Class DerivedKeyTokenInputHandler
- java.lang.Object
-
- org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler
-
- org.apache.wss4j.stax.impl.processor.input.DerivedKeyTokenInputHandler
-
- All Implemented Interfaces:
org.apache.xml.security.stax.ext.XMLSecurityHeaderHandler
public class DerivedKeyTokenInputHandler extends org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler
Processor for the SecurityContextToken XML Structure
-
-
Constructor Summary
Constructors Constructor Description DerivedKeyTokenInputHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description 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)
-
-
-
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
-
-