| 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 behelf 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 |
|---|---|
| AuthUtils | |
| DefaultHttpCredentialsPlugin | |
| DefaultPrincipalToLocal |
Storm can be configured to launch worker processed as a given user.
|
| KerberosPrincipalToLocal |
Map a kerberos principal to a local user
|
| ReqContext |
context request context includes info about
(1) remote address,
(2) remote subject and primary principal
(3) request ID
|
| SaslTransportPlugin |
Base class for SASL authentication plugin.
|
| SaslTransportPlugin.User | |
| ShellBasedGroupsMapping | |
| SimpleTransportPlugin |
Simple transport for Thrift plugin.
|
| SingleUserPrincipal |
A Principal that represents a user.
|
| TBackoffConnect | |
| ThriftClient | |
| ThriftServer |
| Enum | Description |
|---|---|
| ThriftConnectionType |
The purpose for which the Thrift server is created.
|
Copyright © 2015. All rights reserved.