Uses of Package
org.ldaptive.auth

Packages that use org.ldaptive.auth
org.ldaptive.auth   
org.ldaptive.auth.ext   
org.ldaptive.cli   
org.ldaptive.control   
org.ldaptive.jaas   
org.ldaptive.props   
 

Classes in org.ldaptive.auth used by org.ldaptive.auth
AbstractAuthenticationHandler
          Base class for an LDAP authentication implementations.
AbstractBindAuthenticationHandler
          Provides implementation common to bind authentication handlers.
AbstractCompareAuthenticationHandler
          Provides implementation common to compare authentication handlers.
AbstractSearchDnResolver
          Base implementation for search dn resolvers.
AbstractSearchEntryResolver
          Base implementation for search entry resolvers.
AbstractSearchOperationFactory
          Base class for authentication related classes that perform searches.
AccountState
          Represents the state of an LDAP account based account policies for that LDAP.
AccountState.Error
          Contains error information for an account state.
AccountState.Warning
          Contains warning information for an account state.
AddControlAuthenticationRequestHandler.ControlFactory
          Factory that produces RequestControls.
AuthenticationCriteria
          Contains the properties used to perform authentication.
AuthenticationHandler
          Provides an interface for LDAP authentication implementations.
AuthenticationHandlerResponse
          Response object for authentication handlers.
AuthenticationRequest
          Contains the data required to perform an ldap authentication.
AuthenticationRequestHandler
          Provides pre authentication handling of authentication requests.
AuthenticationResponse
          Response object for authenticator.
AuthenticationResponseHandler
          Provides post authentication handling of authentication responses.
AuthenticationResultCode
          Enum to define authentication results.
DnResolver
          Provides an interface for finding LDAP DNs with a user identifier.
DnResolverEx
          Transitional interface to support resolving arbitrary user types.
EntryResolver
          Provides an interface for finding a user's ldap entry after a successful authentication.
User
          Encapsulates the data needed to perform authentication for a user.
 

Classes in org.ldaptive.auth used by org.ldaptive.auth.ext
AccountState
          Represents the state of an LDAP account based account policies for that LDAP.
AccountState.Error
          Contains error information for an account state.
AddControlAuthenticationRequestHandler
          Authentication request handler that adds RequestControls to the AuthenticationRequest.
AuthenticationRequestHandler
          Provides pre authentication handling of authentication requests.
AuthenticationResponse
          Response object for authenticator.
AuthenticationResponseHandler
          Provides post authentication handling of authentication responses.
 

Classes in org.ldaptive.auth used by org.ldaptive.cli
AuthenticationRequest
          Contains the data required to perform an ldap authentication.
Authenticator
          Provides functionality to authenticate users against an ldap directory.
 

Classes in org.ldaptive.auth used by org.ldaptive.control
AccountState.Error
          Contains error information for an account state.
 

Classes in org.ldaptive.auth used by org.ldaptive.jaas
AbstractSearchOperationFactory
          Base class for authentication related classes that perform searches.
AuthenticationRequest
          Contains the data required to perform an ldap authentication.
Authenticator
          Provides functionality to authenticate users against an ldap directory.
 

Classes in org.ldaptive.auth used by org.ldaptive.props
AuthenticationRequest
          Contains the data required to perform an ldap authentication.
Authenticator
          Provides functionality to authenticate users against an ldap directory.
BindAuthenticationHandler
          Provides an LDAP authentication implementation that leverages the LDAP bind operation.
SearchDnResolver
          Looks up a user's DN using an LDAP search.
 



Copyright © 2003-2017 Virginia Tech. All Rights Reserved.