Uses of Package
org.ldaptive.auth
Packages that use org.ldaptive.auth
Package
Description
-
Classes in org.ldaptive.auth used by org.ldaptive.authClassDescriptionBase class for an LDAP authentication implementations.Base implementation for search entry resolvers.Represents the state of an LDAP account based on account policies for that LDAP.Contains error information for an account state.Contains warning information for an account state.Factory that produces
RequestControl
s.Used in conjunction with anAggregateDnResolver
to authenticate the resolved DN.Used in conjunction with anAggregateDnResolver
to execute a list of response handlers.Looks up a user's DN using multiple DN resolvers.Used in conjunction with anAggregateDnResolver
to resolve an entry.Contains the properties used to perform authentication.Provides an interface for LDAP authentication implementations.Response object for authentication handlers.Contains the data required to perform an ldap authentication.Authentication request builder.Provides pre authentication handling of authentication requests.Synthetic response object that encapsulates data used for authentication.Provides post authentication handling of authentication responses.Enum to define authentication results.Provides functionality to authenticate users against an ldap directory.Authenticator builder.Represents a password scheme used for attribute comparison.Provides an interface for finding LDAP DNs with a user identifier.Provides an interface for finding a user's ldap entry after a successful authentication.Base implementation for search dn resolvers.Search DN resolver builder.Encapsulates the data needed to perform authentication for a user. -
Classes in org.ldaptive.auth used by org.ldaptive.auth.extClassDescriptionRepresents the state of an LDAP account based on account policies for that LDAP.Contains error information for an account state.Authentication request handler that adds
RequestControl
s to theAuthenticationRequest
.Provides pre authentication handling of authentication requests.Synthetic response object that encapsulates data used for authentication.Provides post authentication handling of authentication responses. -
Classes in org.ldaptive.auth used by org.ldaptive.beans.spring.parserClassDescriptionProvides functionality to authenticate users against an ldap directory.
-
Classes in org.ldaptive.auth used by org.ldaptive.control
-
Classes in org.ldaptive.auth used by org.ldaptive.jaasClassDescriptionContains the data required to perform an ldap authentication.Provides functionality to authenticate users against an ldap directory.
-
Classes in org.ldaptive.auth used by org.ldaptive.propsClassDescriptionContains the data required to perform an ldap authentication.Provides functionality to authenticate users against an ldap directory.Provides an LDAP authentication implementation that uses a compare operation against the userPassword attribute.Base implementation for search dn resolvers.Looks up the LDAP entry associated with a user.Provides an LDAP authentication implementation that leverages the LDAP bind operation.