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 SummaryConstructorsConstructorDescriptionServerCallbackHandler(Map<String, Object> topoConf, boolean impersonationAllowed) 
- 
Method Summary
- 
Constructor Details- 
ServerCallbackHandlerpublic ServerCallbackHandler(Map<String, Object> topoConf, boolean impersonationAllowed) throws IOException- Throws:
- IOException
 
 
- 
- 
Method Details- 
handle- Specified by:
- handlein interface- CallbackHandler
- Throws:
- UnsupportedCallbackException
 
 
-