public class UsernamePasswordCallbackHandler extends Object implements CallbackHandler
| Constructor and 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–2019 com.github.waffle. All rights reserved.