Uses of Interface
org.keycloak.storage.ldap.idm.store.ldap.LDAPOperationManager.LdapOperation
Packages that use LDAPOperationManager.LdapOperation
-
Uses of LDAPOperationManager.LdapOperation in org.keycloak.storage.ldap.mappers
Methods in org.keycloak.storage.ldap.mappers with parameters of type LDAPOperationManager.LdapOperationModifier and TypeMethodDescriptionvoidLDAPOperationDecorator.beforeLDAPOperation(LdapContext ldapContext, LDAPOperationManager.LdapOperation ldapOperation) -
Uses of LDAPOperationManager.LdapOperation in org.keycloak.storage.ldap.mappers.msad
Methods in org.keycloak.storage.ldap.mappers.msad with parameters of type LDAPOperationManager.LdapOperationModifier and TypeMethodDescriptionvoidLDAPServerPolicyHintsDecorator.beforeLDAPOperation(LdapContext ldapContext, LDAPOperationManager.LdapOperation ldapOperation)