public class UsernamePasswordCallbackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
UsernamePasswordCallbackHandler(String username,
String password) |
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.