Interface XMLSecurityHeaderHandler
- All Known Implementing Classes:
AbstractInputSecurityHeaderHandler, AbstractSignatureInputHandler, XMLEncryptedKeyInputHandler, XMLSignatureInputHandler
public interface XMLSecurityHeaderHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, Deque<XMLSecEvent> eventQueue, Integer index)
-
Method Details
-
handle
void handle(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, Deque<XMLSecEvent> eventQueue, Integer index) throws XMLSecurityException - Throws:
XMLSecurityException
-