de.fzj.unicore.uas.security
Class DSigOutHandler

java.lang.Object
  extended by org.codehaus.xfire.handler.AbstractHandler
      extended by eu.unicore.security.xfireutil.client.DSigOutHandler
          extended by de.fzj.unicore.uas.security.DSigOutHandler
All Implemented Interfaces:
SecurityOutHandler, org.codehaus.xfire.handler.Handler

public class DSigOutHandler
extends eu.unicore.security.xfireutil.client.DSigOutHandler
implements SecurityOutHandler

UAS style wrapper around secutils generic DSigOutHandler.

Author:
K. Benedyczak
See Also:
DSigOutHandler

Field Summary
 
Fields inherited from class eu.unicore.security.xfireutil.client.DSigOutHandler
WS_SECURITY
 
Fields inherited from interface org.codehaus.xfire.handler.Handler
ROLE
 
Constructor Summary
DSigOutHandler()
           
 
Method Summary
 void doInit(IUASSecurityProperties sec)
           
 
Methods inherited from class eu.unicore.security.xfireutil.client.DSigOutHandler
getUnderstoodHeaders, invoke, reinit
 
Methods inherited from class org.codehaus.xfire.handler.AbstractHandler
after, before, getAfter, getBefore, getPhase, getRoles, handleFault, setAfter, setBefore, setPhase
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSigOutHandler

public DSigOutHandler()
Method Detail

doInit

public void doInit(IUASSecurityProperties sec)
Specified by:
doInit in interface SecurityOutHandler


Copyright © 2006-2010 Research Center Juelich. All Rights Reserved.