| Name | Description | Type | Package | Framework |
| Authenticator | This interface is used for the system which will be used for authenticating a user. | Interface | org.apache.accumulo.server.security.handler | Apache Accumulo |
| Authorizor | This interface is used for the system which will be used for getting a users Authorizations. | Interface | org.apache.accumulo.server.security.handler | Apache Accumulo |
| InsecureAuthenticator | This is an Authenticator implementation that doesn't actually do any security. | Class | org.apache.accumulo.server.security.handler | Apache Accumulo |
| InsecurePermHandler | This is a Permission Handler implementation that doesn't actually do any security. | Class | org.apache.accumulo.server.security.handler | Apache Accumulo |
| PermissionHandler | This interface is used for the system which will be used for getting a users permissions. | Interface | org.apache.accumulo.server.security.handler | Apache Accumulo |
| ZKAuthenticator | Class | org.apache.accumulo.server.security.handler | Apache Accumulo | |
| ZKAuthorizor | Class | org.apache.accumulo.server.security.handler | Apache Accumulo | |
| ZKPermHandler | Class | org.apache.accumulo.server.security.handler | Apache Accumulo | |