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').
AuthenticationInterceptor 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.
StrongAuthenticator An Authenticator that handles SASL connections (X.501 authentication level 'strong').
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.