public class AnonymousAuthenticator extends AbstractAuthenticator
Authenticator that handles anonymous connections
(type 'none').| Constructor and Description |
|---|
AnonymousAuthenticator()
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
LdapPrincipal |
authenticate(BindOperationContext opContext)
If the context is not configured to allow anonymous connections,
this method throws a
NoPermissionException. |
destroy, doDestroy, doInit, getAuthenticatorType, getDirectoryService, init, invalidateCachepublic LdapPrincipal authenticate(BindOperationContext opContext) throws org.apache.directory.shared.ldap.exception.LdapNoPermissionException
NoPermissionException.org.apache.directory.shared.ldap.exception.LdapNoPermissionExceptionCopyright © 2003-2012 Apache Software Foundation. All Rights Reserved.