Package org.keycloak.storage.ldap.idm.store.ldap
package org.keycloak.storage.ldap.idm.store.ldap
-
ClassDescriptionAn IdentityStore implementation backed by an LDAP directoryThis class provides a set of operations to manage LDAP trees.Utility class for working with LDAP.A
InitialLdapContext
that binds instances of this class with theKeycloakSession
so that any resource acquired during the session lifetime is closed when the session is closed.