Package org.wildfly.security.auth.realm.ldap
package org.wildfly.security.auth.realm.ldap
Classes related to a
SecurityRealm implementation capable of integrating with
LDAP servers.-
ClassDescriptionDefinition of a mapping from LDAP to an Elytron attribute.Within LDAP credentials could be stored in different ways, splitting out a CredentialPersister allows different strategies to be plugged into the realm.Factory for obtaining connected DirContext instances.The referral mode.Warning this class consists of generated code.A
CredentialPersisterfor persisting credentials into LDAP directory.Builder for the security realm implementation backed by LDAP.A simple builder for aDirContextFactorywhich creates new contexts on demand and disposes of them as soon as they are returned.AnSocketFactorythat allow passing SSLSocket into DirContext.