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 © 2021. All rights reserved.