Package | Description |
---|---|
org.apache.storm.security.auth.authorizer |
Modifier and Type | Class and Description |
---|---|
class |
DenyAuthorizer
An authorization implementation that denies everything, for testing purposes
|
class |
DRPCAuthorizerBase |
class |
DRPCSimpleACLAuthorizer |
class |
ImpersonationAuthorizer |
class |
NoopAuthorizer
A no-op authorization implementation that illustrate info available for authorization decisions.
|
class |
SimpleACLAuthorizer
An authorization implementation that simply checks if a user is allowed to perform specific operations.
|
class |
SimpleWhitelistAuthorizer
An authorization implementation that simply checks a whitelist of users that are allowed to use the cluster.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.