public class XMLEncryptedKeyInputHandler extends AbstractInputSecurityHeaderHandler
Constructor and Description |
---|
XMLEncryptedKeyInputHandler() |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
getBytesFromAttachment(String xopUri,
XMLSecurityProperties securityProperties) |
void |
handle(InputProcessorChain inputProcessorChain,
org.apache.xml.security.binding.xmlenc.EncryptedKeyType encryptedKeyType,
XMLSecEvent responsibleXMLSecStartXMLEvent,
XMLSecurityProperties securityProperties) |
void |
handle(InputProcessorChain inputProcessorChain,
XMLSecurityProperties securityProperties,
Deque<XMLSecEvent> eventQueue,
Integer index) |
protected void |
handleReferenceList(InputProcessorChain inputProcessorChain,
org.apache.xml.security.binding.xmlenc.EncryptedKeyType encryptedKeyType,
XMLSecurityProperties securityProperties) |
getElementPath, getResponsibleStartXMLEvent, getResponsibleXMLSecEvents, parseStructure
public void handle(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, Deque<XMLSecEvent> eventQueue, Integer index) throws XMLSecurityException
XMLSecurityException
public void handle(InputProcessorChain inputProcessorChain, org.apache.xml.security.binding.xmlenc.EncryptedKeyType encryptedKeyType, XMLSecEvent responsibleXMLSecStartXMLEvent, XMLSecurityProperties securityProperties) throws XMLSecurityException
XMLSecurityException
protected void handleReferenceList(InputProcessorChain inputProcessorChain, org.apache.xml.security.binding.xmlenc.EncryptedKeyType encryptedKeyType, XMLSecurityProperties securityProperties) throws XMLSecurityException
XMLSecurityException
protected byte[] getBytesFromAttachment(String xopUri, XMLSecurityProperties securityProperties) throws XMLSecurityException
XMLSecurityException
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.