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