|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.ldap.server.authn | |
org.apache.ldap.server.authn | |
org.apache.ldap.server.interceptor | |
org.apache.ldap.server.jndi |
Classes in org.apache.ldap.server.authn used by org.apache.ldap.server.authn | |
AbstractAuthenticator
Base class for all Authenticators. |
|
Authenticator
Defines methods that all Authenticators must implement. |
|
AuthenticatorConfig
An authenticator configuration object used by the server to pass information to an authenticator during initialization. |
|
AuthenticatorContext
Defines a set of methods that an authenticator uses to communicate with its container, for example, to get the partition nexus, or whether the server is configured to accept anonymous connection. |
|
GenericAuthenticatorConfig
Default implementation of AuthenticatorConfig. |
|
LdapPrincipal
An alternative X500 user implementation that has access to the distinguished name of the principal as well as the String representation. |
Classes in org.apache.ldap.server.authn used by org.apache.ldap.server.interceptor | |
LdapPrincipal
An alternative X500 user implementation that has access to the distinguished name of the principal as well as the String representation. |
Classes in org.apache.ldap.server.authn used by org.apache.ldap.server.jndi | |
AuthenticationService.TrustedPrincipalWrapper
Created this wrapper to pass to ctx.setPrincipal() which is public for added security. |
|
LdapPrincipal
An alternative X500 user implementation that has access to the distinguished name of the principal as well as the String representation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |