public class UsernamePasswordCallback extends Object implements CallbackHandler
| Constructor and Description |
|---|
UsernamePasswordCallback(String username,
String password) |
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2005–2016 University of Michigan. All rights reserved.