Package org.keycloak.storage.ldap
-
Class Summary Class Description LDAPConfig LDAPIdentityStoreRegistry LDAPStorageProvider LDAPStorageProviderFactory LDAPStorageUserManager Track which LDAP users were already enlisted during this transactionLDAPUtils Allow to directly call some operations against LDAPIdentityStore.LDAPWritesOnlyUserModelDelegate User model delegate, which tracks what attributes were written to LDAP in this transaction.ReadonlyLDAPUserModelDelegate Will be good to get rid of this class and use ReadOnlyUserModelDelegate, but it can't be done now due the backwards compatibility.