| Package | Description | 
|---|---|
| org.apache.storm.security.auth.digest | |
| org.apache.storm.security.auth.sasl | |
| org.apache.storm.security.auth.workertoken | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JassPasswordProviderProvides passwords out of a jaas conf for typical MD5-DIGEST authentication support. | 
| Constructor and Description | 
|---|
| SimpleSaslServerCallbackHandler(boolean impersonationAllowed,
                               PasswordProvider... providers)Constructor with different password providers. | 
| Constructor and Description | 
|---|
| SimpleSaslServerCallbackHandler(boolean impersonationAllowed,
                               List<PasswordProvider> providers)Constructor with different password providers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WorkerTokenAuthorizerAllow for SASL authentication using worker tokens. | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.