Interface | Description |
---|---|
Authenticator |
Authenticates users who access
DefaultPartitionNexus . |
Class | Description |
---|---|
AbstractAuthenticator |
Base class for all Authenticators.
|
AnonymousAuthenticator |
An
Authenticator that handles anonymous connections
(type 'none'). |
AuthenticationInterceptor |
An
Interceptor that authenticates users. |
DelegatingAuthenticator |
Authenticator delegating to another LDAP server.
|
PasswordHistory |
A class to hold the data of historical passwords of a entry.
|
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–2023 The Apache Software Foundation. All rights reserved.