org.globus.ogsa.impl.security.authentication
Class CredentialRefreshHandler

java.lang.Object
  extended byBasicHandler
      extended byorg.globus.ogsa.impl.security.authentication.CredentialRefreshHandler

public class CredentialRefreshHandler
extends BasicHandler

See Also:
Serialized Form

Constructor Summary
CredentialRefreshHandler()
           
 
Method Summary
 void invoke(MessageContext messageContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CredentialRefreshHandler

public CredentialRefreshHandler()
Method Detail

invoke

public void invoke(MessageContext messageContext)
            throws AxisFault
Throws:
AxisFault