org.apache.qpid.management.common.sasl
Class UserPasswordCallbackHandler
java.lang.Object
org.apache.qpid.management.common.sasl.UserPasswordCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
public class UserPasswordCallbackHandler
- extends Object
- implements CallbackHandler
UserPasswordCallbackHandler
public UserPasswordCallbackHandler(String user,
String password)
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle
in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
finalize
protected void finalize()
- Overrides:
finalize
in class Object
Licensed to the Apache Software Foundation