org.apache.zookeeper.client
Class ZooKeeperSaslClient.ClientCallbackHandler
java.lang.Object
org.apache.zookeeper.client.ZooKeeperSaslClient.ClientCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
- Enclosing class:
- ZooKeeperSaslClient
public static class ZooKeeperSaslClient.ClientCallbackHandler
- extends Object
- implements CallbackHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZooKeeperSaslClient.ClientCallbackHandler
public ZooKeeperSaslClient.ClientCallbackHandler(String password)
handle
public void handle(Callback[] callbacks)
throws UnsupportedCallbackException
- Specified by:
handle in interface CallbackHandler
- Throws:
UnsupportedCallbackException
Copyright © 2013 The Apache Software Foundation