org.ogf.graap.wsag.client.wsrf.security
Class PasswordCallback

java.lang.Object
  extended by org.ogf.graap.wsag.client.wsrf.security.PasswordCallback
All Implemented Interfaces:
CallbackHandler

public class PasswordCallback
extends Object
implements CallbackHandler

PasswordCallback

Author:
Oliver Waeldrich

Constructor Summary
PasswordCallback()
           
 
Method Summary
 void handle(Callback[] callbacks)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasswordCallback

public PasswordCallback()
Method Detail

handle

public void handle(Callback[] callbacks)
            throws IOException,
                   UnsupportedCallbackException

Specified by:
handle in interface CallbackHandler
Throws:
IOException
UnsupportedCallbackException


Copyright © 2008-2012. All Rights Reserved.