org.apache.ws.security.policy.parser.processors
Class InitiatorRecipientTokenProcessor

java.lang.Object
  extended byorg.apache.ws.security.policy.parser.processors.InitiatorRecipientTokenProcessor

public class InitiatorRecipientTokenProcessor
extends java.lang.Object

Author:
Werner Dittmann (werner@apache.org)

Constructor Summary
InitiatorRecipientTokenProcessor()
           
 
Method Summary
 java.lang.Object doInitiatorToken(SecurityProcessorContext spc)
           
 java.lang.Object doRecipientToken(SecurityProcessorContext spc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitiatorRecipientTokenProcessor

public InitiatorRecipientTokenProcessor()
Method Detail

doInitiatorToken

public java.lang.Object doInitiatorToken(SecurityProcessorContext spc)

doRecipientToken

public java.lang.Object doRecipientToken(SecurityProcessorContext spc)


Copyright © 2004-2008 Apache Web Services. All Rights Reserved.