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

Interface Summary
Authenticator Authenticates users who access DefaultPartitionNexus.
 

Class Summary
AbstractAuthenticator Base class for all Authenticators.
AnonymousAuthenticator An Authenticator that handles anonymous connections (type 'none').
AuthenticationInterceptor An Interceptor that authenticates users.
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-2011 Apache Software Foundation. All Rights Reserved.