public final class PlainSaslClientCallbackHandler extends Object implements CallbackHandler
Constructor and Description |
---|
PlainSaslClientCallbackHandler(String userName,
String password)
Constructs a new client side callback.
|
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle
in interface CallbackHandler
IOException
UnsupportedCallbackException
Copyright © 2023. All Rights Reserved.