public class UserPasswordCallbackHandler extends Object implements CallbackHandler
Constructor and Description |
---|
UserPasswordCallbackHandler(String user,
String password) |
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle
in interface CallbackHandler
IOException
UnsupportedCallbackException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.