| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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.
|
| KerberosAuthenticator | |
| KerberosAuthorizor |
Kerberos principals might contains identifiers that are not valid ZNodes ('/').
|
| KerberosPermissionHandler |
Kerberos principals might contains identifiers that are not valid ZNodes ('/').
|
| ZKAuthenticator | |
| ZKAuthorizor | |
| ZKPermHandler |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.