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

Packages that use org.apache.accumulo.server.security.handler
org.apache.accumulo.server.security   
org.apache.accumulo.server.security.handler   
org.apache.accumulo.test.randomwalk.security   
 

Classes in org.apache.accumulo.server.security.handler used by org.apache.accumulo.server.security
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.
 

Classes in org.apache.accumulo.server.security.handler used by org.apache.accumulo.server.security.handler
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.
 

Classes in org.apache.accumulo.server.security.handler used by org.apache.accumulo.test.randomwalk.security
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.
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.