| Class | Description |
|---|---|
| DenyAuthorizer |
An authorization implementation that denies everything, for testing purposes
|
| DRPCAuthorizerBase | |
| DRPCSimpleACLAuthorizer | |
| ImpersonationAuthorizer | |
| NoopAuthorizer |
A no-op authorization implementation that illustrate info available for authorization decisions.
|
| SimpleACLAuthorizer |
An authorization implementation that simply checks if a user is allowed to perform specific
operations.
|
| SimpleWhitelistAuthorizer |
An authorization implementation that simply checks a whitelist of users that
are allowed to use the cluster.
|
Copyright © 2015. All rights reserved.