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 |
AuthUtils.GetPrincipalToLocalPlugin(Map storm_conf)
Construct a principal to local plugin
|
Modifier and Type | Field and Description |
---|---|
protected IPrincipalToLocal |
SimpleACLAuthorizer._ptol |
protected IPrincipalToLocal |
ImpersonationAuthorizer._ptol |
protected IPrincipalToLocal |
DRPCSimpleACLAuthorizer._ptol |
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.