public final class UserPasswordCallbackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
UserPasswordCallbackHandler(String username,
String password)
Callback handler for the given user and password
|
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2017. All rights reserved.