Package org.apache.storm.security.auth
Class X509CertPrincipalToLocal
java.lang.Object
org.apache.storm.security.auth.X509CertPrincipalToLocal
- All Implemented Interfaces:
IPrincipalToLocal
-
Field Details
-
X509_CERT_PRINCIPAL_TO_LOCAL_REGEX
- See Also:
-
-
Constructor Details
-
X509CertPrincipalToLocal
public X509CertPrincipalToLocal()
-
-
Method Details
-
prepare
Description copied from interface:IPrincipalToLocal
Invoked once immediately after construction.- Specified by:
prepare
in interfaceIPrincipalToLocal
- Parameters:
conf
- Storm configuration
-
toLocal
- Specified by:
toLocal
in interfaceIPrincipalToLocal
-