CallbackHandlerpublic class UsernamePasswordCallbackHandler extends Object implements CallbackHandler
| Constructor | Description |
|---|---|
UsernamePasswordCallbackHandler(String newUserName,
String newPassword) |
Instantiates a new username password callback handler.
|
public void handle(Callback[] cb) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2010–2018 com.github.waffle. All rights reserved.