| Name | Description | Type | Package | Framework |
| AuditedSecurityOperation | Class | org.apache.accumulo.server.security | Apache Accumulo | |
| 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 |
| SecurityOperation | Class | org.apache.accumulo.server.security | Apache Accumulo | |
| SecurityUtil | Class | org.apache.accumulo.server.security | Apache Accumulo | |
| SystemCredentials | Credentials for the system services. | Class | org.apache.accumulo.server.security | Apache Accumulo |
| SystemCredentials .SystemToken | An AuthenticationToken type for Accumulo servers for inter-server communication. | Class | org.apache.accumulo.server.security.SystemCredentials | 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 | |