Uses of Interface
org.apache.storm.security.auth.IPrincipalToLocal
Packages that use IPrincipalToLocal
-
Uses of IPrincipalToLocal in org.apache.storm.security.auth
Classes in org.apache.storm.security.auth that implement IPrincipalToLocalModifier and TypeClassDescriptionclass
Storm can be configured to launch worker processed as a given user.class
Map a kerberos principal to a local user.Methods in org.apache.storm.security.auth that return IPrincipalToLocalModifier 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
Fields in org.apache.storm.security.auth.authorizer declared as IPrincipalToLocalModifier and TypeFieldDescriptionprotected IPrincipalToLocal
DRPCSimpleACLAuthorizer.ptol
protected IPrincipalToLocal
ImpersonationAuthorizer.ptol
protected IPrincipalToLocal
SimpleACLAuthorizer.ptol
protected IPrincipalToLocal
SupervisorSimpleACLAuthorizer.ptol