Uses of Interface
org.keycloak.models.map.storage.ldap.store.LdapMapOperationManager.LdapOperation
Packages that use LdapMapOperationManager.LdapOperation
-
Uses of LdapMapOperationManager.LdapOperation in org.keycloak.models.map.storage.ldap.store
Methods in org.keycloak.models.map.storage.ldap.store with parameters of type LdapMapOperationManager.LdapOperationModifier and TypeMethodDescription<R> voidLdapMapOperationDecorator.beforeLDAPOperation(LdapContext ldapContext, LdapMapOperationManager.LdapOperation<R> ldapOperation)