Class ImpersonationAuthorizer.ImpersonationACL
- java.lang.Object
-
- org.apache.storm.security.auth.authorizer.ImpersonationAuthorizer.ImpersonationACL
-
- Enclosing class:
- ImpersonationAuthorizer
protected static class ImpersonationAuthorizer.ImpersonationACL extends Object
-
-
Field Summary
Fields Modifier and Type Field Description Set<String>
authorizedGroups
Set<String>
authorizedHosts
String
impersonatingUser
-