| Package | Description | 
|---|---|
| org.apache.storm.security.auth | |
| org.apache.storm.security.auth.authorizer | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultPrincipalToLocal
Storm can be configured to launch worker processed as a given user. 
 | 
class  | 
KerberosPrincipalToLocal
Map a kerberos principal to a local user. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static IPrincipalToLocal | 
ClientAuthUtils.getPrincipalToLocalPlugin(Map<String,Object> topoConf)
Construct a principal to local plugin. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected IPrincipalToLocal | 
SimpleACLAuthorizer.ptol  | 
protected IPrincipalToLocal | 
SupervisorSimpleACLAuthorizer.ptol  | 
protected IPrincipalToLocal | 
DRPCSimpleACLAuthorizer.ptol  | 
protected IPrincipalToLocal | 
ImpersonationAuthorizer.ptol  | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.