Modifier and Type | Class and Description |
---|---|
class |
JpaKeycloakTransaction |
Modifier and Type | Method and Description |
---|---|
protected KeycloakTransaction |
InfinispanPublicKeyStorageProvider.getAfterTransaction() |
Modifier and Type | Interface and Description |
---|---|
interface |
KeycloakTransactionManager |
Modifier and Type | Class and Description |
---|---|
class |
AbstractKeycloakTransaction
Handles some common transaction logic related to start, rollback-only etc.
|
Modifier and Type | Method and Description |
---|---|
void |
KeycloakTransactionManager.enlist(KeycloakTransaction transaction) |
void |
KeycloakTransactionManager.enlistAfterCompletion(KeycloakTransaction transaction) |
void |
KeycloakTransactionManager.enlistPrepare(KeycloakTransaction transaction) |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanKeycloakTransaction |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanChangelogBasedTransaction<K,V extends SessionEntity> |
Modifier and Type | Class and Description |
---|---|
class |
SessionEventsSenderTransaction
Postpone sending notifications of session events to the commit of Keycloak transaction
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultKeycloakTransactionManager |
Modifier and Type | Method and Description |
---|---|
void |
DefaultKeycloakTransactionManager.enlist(KeycloakTransaction transaction) |
void |
DefaultKeycloakTransactionManager.enlistAfterCompletion(KeycloakTransaction transaction) |
void |
DefaultKeycloakTransactionManager.enlistPrepare(KeycloakTransaction transaction) |
Modifier and Type | Class and Description |
---|---|
class |
LDAPTransaction |
Modifier and Type | Class and Description |
---|---|
class |
JtaTransactionWrapper |
class |
UserTransactionWrapper |
Copyright © 2020 JBoss by Red Hat. All rights reserved.