Interface | Description |
---|---|
IAuthorizer |
Nimbus could be configured with an authorization plugin.
|
IAutoCredentials |
Provides a way to automatically push credentials to a topology and to retreave them in the worker.
|
ICredentialsRenewer |
Provides a way to renew credentials on behalf of a user.
|
IGroupMappingServiceProvider | |
IHttpCredentialsPlugin |
Interface for handling credentials in an HttpServletRequest
|
IPrincipalToLocal |
Storm can be configured to launch worker processed as a given user.
|
ITransportPlugin |
Interface for Thrift Transport plugin
|
Class | Description |
---|---|
AbstractSaslClientCallbackHandler | |
AbstractSaslServerCallbackHandler | |
AuthUtils | |
DefaultHttpCredentialsPlugin | |
DefaultPrincipalToLocal |
Storm can be configured to launch worker processed as a given user.
|
KerberosPrincipalToLocal |
Map a kerberos principal to a local user
|
NimbusPrincipal | |
ReqContext |
context request context includes info about:
|
SaslTransportPlugin |
Base class for SASL authentication plugin.
|
SaslTransportPlugin.User | |
ShellBasedGroupsMapping | |
SimpleTransportPlugin | Deprecated
Use PlainSaslTransportPlugin instead as default insecure transport plugin
|
SingleUserPrincipal |
A Principal that represents a user.
|
TBackoffConnect | |
ThriftClient | |
ThriftServer |
Enum | Description |
---|---|
ThriftConnectionType |
The purpose for which the Thrift server is created.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.