AbstractInputSecurityHeaderHandler
, AbstractSignatureInputHandler
, XMLEncryptedKeyInputHandler
, XMLSignatureInputHandler
public interface XMLSecurityHeaderHandler
Modifier and Type | Method | Description |
---|---|---|
void |
handle(InputProcessorChain inputProcessorChain,
XMLSecurityProperties securityProperties,
Deque<XMLSecEvent> eventQueue,
Integer index) |
void handle(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, Deque<XMLSecEvent> eventQueue, Integer index) throws XMLSecurityException
XMLSecurityException
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.