org.jaggeryjs.modules.ws
Class PasswordCallbackHandler
java.lang.Object
org.jaggeryjs.modules.ws.PasswordCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
public class PasswordCallbackHandler
- extends Object
- implements CallbackHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PasswordCallbackHandler
public PasswordCallbackHandler()
setUserPassword
public void setUserPassword(String userPassword)
setKeyPassword
public void setKeyPassword(String keyPassword)
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
Copyright © 2015 WSO2 Inc. All rights reserved.