Package org.apache.directory.server.core.authn

Interface Summary
Authenticator Authenticates users who access PartitionNexus.
 

Class Summary
AbstractAuthenticator Base class for all Authenticators.
AnonymousAuthenticator An Authenticator that handles anonymous connections (type 'none').
AuthenticationService An Interceptor that authenticates users.
LdapPrincipal An alternative X500 user implementation that has access to the distinguished name of the principal as well as the String representation.
SimpleAuthenticator A simple Authenticator that authenticates clear text passwords contained within the userPassword attribute in DIT.