public class LDAPTransaction extends AbstractKeycloakTransaction
AbstractKeycloakTransaction.TransactionState| Modifier and Type | Field and Description |
|---|---|
static org.jboss.logging.Logger |
logger |
state| Constructor and Description |
|---|
LDAPTransaction(LDAPStorageProvider ldapProvider,
LDAPObject ldapUser) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
commitImpl() |
protected void |
rollbackImpl() |
begin, commit, getRollbackOnly, getState, isActive, rollback, setRollbackOnlypublic LDAPTransaction(LDAPStorageProvider ldapProvider, LDAPObject ldapUser)
protected void commitImpl()
commitImpl in class AbstractKeycloakTransactionprotected void rollbackImpl()
rollbackImpl in class AbstractKeycloakTransactionCopyright © 2020 JBoss by Red Hat. All rights reserved.