public class PlainCallbackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
PlainCallbackHandler(String u,
String p)
Construct a plain callback handler with the given username and password.
|
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2025. All rights reserved.