Class ServerCallbackHandler
java.lang.Object
org.apache.storm.security.auth.kerberos.ServerCallbackHandler
- All Implemented Interfaces:
CallbackHandler
SASL server side callback handler for kerberos auth.
-
Constructor Summary
ConstructorDescriptionServerCallbackHandler
(Map<String, Object> topoConf, boolean impersonationAllowed) -
Method Summary
-
Constructor Details
-
ServerCallbackHandler
public ServerCallbackHandler(Map<String, Object> topoConf, boolean impersonationAllowed) throws IOException- Throws:
IOException
-
-
Method Details
-
handle
- Specified by:
handle
in interfaceCallbackHandler
- Throws:
UnsupportedCallbackException
-