| Package | Description |
|---|---|
| backtype.storm.security.auth | |
| backtype.storm.security.auth.digest | |
| backtype.storm.security.auth.kerberos | |
| backtype.storm.testing |
| Modifier and Type | Class and Description |
|---|---|
class |
SaslTransportPlugin
Base class for SASL authentication plugin.
|
class |
SimpleTransportPlugin
Simple transport for Thrift plugin.
|
| Modifier and Type | Method and Description |
|---|---|
static ITransportPlugin |
AuthUtils.GetTransportPlugin(ThriftConnectionType type,
Map storm_conf,
Configuration login_conf)
Construct a transport plugin per storm configuration
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.transport.TTransport |
TBackoffConnect.doConnectWithRetry(ITransportPlugin transportPlugin,
org.apache.thrift.transport.TTransport underlyingTransport,
String host,
String asUser) |
| Modifier and Type | Class and Description |
|---|---|
class |
DigestSaslTransportPlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
KerberosSaslTransportPlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
SingleUserSimpleTransport |
Copyright © 2015. All rights reserved.