Uses of Interface
org.apache.storm.security.auth.IPrincipalToLocal
-
Uses of IPrincipalToLocal in org.apache.storm.security.auth
Modifier and TypeClassDescriptionclass
Storm can be configured to launch worker processed as a given user.class
Map a kerberos principal to a local user.Modifier and TypeMethodDescriptionstatic IPrincipalToLocal
ClientAuthUtils.getPrincipalToLocalPlugin
(Map<String, Object> topoConf) Construct a principal to local plugin. -
Uses of IPrincipalToLocal in org.apache.storm.security.auth.authorizer
Modifier and TypeFieldDescriptionprotected IPrincipalToLocal
DRPCSimpleACLAuthorizer.ptol
protected IPrincipalToLocal
ImpersonationAuthorizer.ptol
protected IPrincipalToLocal
SimpleACLAuthorizer.ptol
protected IPrincipalToLocal
SupervisorSimpleACLAuthorizer.ptol