public class SaslCallbackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
SaslCallbackHandler(SaslRequest saslReq)
Instantiates a new SASL callback handler.
|
public SaslCallbackHandler(SaslRequest saslReq)
saslReq - the SASL requestpublic void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.