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