org.apache.wss4j.stax.impl.processor.input
Class SecurityTokenReferenceInputHandler

java.lang.Object
  extended by org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler
      extended by org.apache.wss4j.stax.impl.processor.input.SecurityTokenReferenceInputHandler
All Implemented Interfaces:
org.apache.xml.security.stax.ext.XMLSecurityHeaderHandler

public class SecurityTokenReferenceInputHandler
extends org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler

Processor for the SecurityTokenReference XML Structure


Constructor Summary
SecurityTokenReferenceInputHandler()
           
 
Method Summary
 void handle(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain, org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties, Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> eventQueue, Integer index)
           
 
Methods inherited from class org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler
getElementPath, getResponsibleStartXMLEvent, getResponsibleXMLSecEvents, parseStructure
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityTokenReferenceInputHandler

public SecurityTokenReferenceInputHandler()
Method Detail

handle

public void handle(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain,
                   org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties,
                   Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> eventQueue,
                   Integer index)
            throws org.apache.xml.security.exceptions.XMLSecurityException
Throws:
org.apache.xml.security.exceptions.XMLSecurityException


Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.