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, invalidateCache
public LdapPrincipal authenticate(BindOperationContext opContext) throws org.apache.directory.shared.ldap.exception.LdapNoPermissionException
NoPermissionException
.org.apache.directory.shared.ldap.exception.LdapNoPermissionException
Copyright © 2003-2013 Apache Software Foundation. All Rights Reserved.