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 CallbackHandler
IOException
UnsupportedCallbackException
Copyright © 2024. All rights reserved.