backtype.storm.security.auth.digest
Class ServerCallbackHandler
java.lang.Object
backtype.storm.security.auth.digest.ServerCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
public class ServerCallbackHandler
- extends Object
- implements CallbackHandler
SASL server side collback handler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerCallbackHandler
public ServerCallbackHandler(Configuration configuration)
throws IOException
- Throws:
IOException
handle
public void handle(Callback[] callbacks)
throws UnsupportedCallbackException
- Specified by:
handle in interface CallbackHandler
- Throws:
UnsupportedCallbackException
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.