Module org.apache.santuario.xmlsec
Package org.apache.xml.security.stax.ext
Interface XMLSecurityHeaderHandler
- All Known Implementing Classes:
AbstractInputSecurityHeaderHandler
public interface XMLSecurityHeaderHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> eventQueue, Integer index)
-
Method Details
-
handle
void handle(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> eventQueue, Integer index) throws XMLSecurityException - Throws:
XMLSecurityException
-