org.mule.extras.wssecurity.validationHandler
Class ValidateUserTokenHandler

java.lang.Object
  extended by org.codehaus.xfire.handler.AbstractHandler
      extended by org.mule.extras.wssecurity.validationHandler.ValidateUserTokenHandler
All Implemented Interfaces:
org.codehaus.xfire.handler.Handler

public class ValidateUserTokenHandler
extends org.codehaus.xfire.handler.AbstractHandler


Field Summary
 
Fields inherited from interface org.codehaus.xfire.handler.Handler
ROLE
 
Constructor Summary
ValidateUserTokenHandler()
           
 
Method Summary
 void invoke(org.codehaus.xfire.MessageContext context)
           
 
Methods inherited from class org.codehaus.xfire.handler.AbstractHandler
after, before, getAfter, getBefore, getPhase, getRoles, getUnderstoodHeaders, handleFault, setAfter, setBefore, setPhase
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidateUserTokenHandler

public ValidateUserTokenHandler()
Method Detail

invoke

public void invoke(org.codehaus.xfire.MessageContext context)
            throws Exception
Throws:
Exception


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.