AttributeMapping |
Definition of a mapping from LDAP to an Elytron attribute.
|
AttributeMapping.Builder |
|
CredentialLoader |
Within LDAP credentials could be stored in different ways, splitting out a CredentialLoader allows different strategies to be
plugged into the realm.
|
CredentialPersister |
Within LDAP credentials could be stored in different ways, splitting out a CredentialPersister allows different strategies to
be plugged into the realm.
|
DelegatingLdapContext |
Delegating LdapContext allowing redefine close and reconnect operations.
|
DelegatingLdapContext.CloseHandler |
|
DirContextFactory |
Factory for obtaining connected DirContext instances.
|
DirContextFactory.ReferralMode |
The referral mode.
|
ElytronMessages |
Log messages and exceptions for Elytron.
|
EvidenceVerifier |
An individual evidence verifier to associate with an LDAP SecurityRealm , multiple verifiers
can be associated with the realm allowing for different verification strategies to be applied to different named credentials.
|
IdentityCredentialLoader |
|
IdentityCredentialPersister |
|
IdentityEvidenceVerifier |
|
LdapSecurityRealm.IdentityMapping |
|
LdapSecurityRealm.LdapRealmIdentity.LdapIdentity |
|
LdapSecurityRealm.LdapSearch |
|
LdapSecurityRealmBuilder |
Builder for the security realm implementation backed by LDAP.
|
LdapSecurityRealmBuilder.IdentityMappingBuilder |
A builder for a principal mapping.
|
LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder |
|
LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder |
|
LdapSecurityRealmBuilder.X509EvidenceVerifierBuilder |
|
OtpCredentialLoader.ForIdentityLoader |
|
SimpleDirContextFactoryBuilder |
A simple builder for a DirContextFactory which creates new contexts on demand and disposes of them as soon as they
are returned.
|
X509EvidenceVerifier.CertificateVerifier |
Object allowing to verify X509 certificate against information from LDAP
|