|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAuthenticator | |
---|---|
org.apache.directory.server.core.authn |
Uses of AbstractAuthenticator in org.apache.directory.server.core.authn |
---|
Subclasses of AbstractAuthenticator in org.apache.directory.server.core.authn | |
---|---|
class |
AnonymousAuthenticator
An Authenticator that handles anonymous connections
(type 'none'). |
class |
SimpleAuthenticator
A simple Authenticator that authenticates clear text passwords
contained within the userPassword attribute in DIT. |
class |
StrongAuthenticator
An Authenticator that handles SASL connections (X.501 authentication
level 'strong'). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |