Package org.apache.accumulo.server.security.handler

Interface Summary
Authenticator This interface is used for the system which will be used for authenticating a user.
Authorizor This interface is used for the system which will be used for getting a users Authorizations.
PermissionHandler This interface is used for the system which will be used for getting a users permissions.
 

Class Summary
InsecureAuthenticator This is an Authenticator implementation that doesn't actually do any security.
InsecurePermHandler This is a Permission Handler implementation that doesn't actually do any security.
ZKAuthenticator  
ZKAuthorizor  
ZKPermHandler  
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.