public class WSSEncryptedKeyInputHandler
extends org.apache.xml.security.stax.impl.processor.input.XMLEncryptedKeyInputHandler
| Constructor and Description |
|---|
WSSEncryptedKeyInputHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkBSPCompliance(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain,
org.apache.xml.security.binding.xmlenc.EncryptedKeyType encryptedKeyType) |
protected byte[] |
getBytesFromAttachment(String xopUri,
org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties) |
void |
handle(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain,
org.apache.xml.security.binding.xmlenc.EncryptedKeyType encryptedKeyType,
org.apache.xml.security.stax.ext.stax.XMLSecEvent responsibleXMLSecStartXMLEvent,
org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties) |
protected void |
handleReferenceList(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain,
org.apache.xml.security.binding.xmlenc.EncryptedKeyType encryptedKeyType,
org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties) |
handlepublic void handle(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain,
org.apache.xml.security.binding.xmlenc.EncryptedKeyType encryptedKeyType,
org.apache.xml.security.stax.ext.stax.XMLSecEvent responsibleXMLSecStartXMLEvent,
org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties)
throws org.apache.xml.security.exceptions.XMLSecurityException
handle in class org.apache.xml.security.stax.impl.processor.input.XMLEncryptedKeyInputHandlerorg.apache.xml.security.exceptions.XMLSecurityExceptionprotected void handleReferenceList(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain,
org.apache.xml.security.binding.xmlenc.EncryptedKeyType encryptedKeyType,
org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties)
throws org.apache.xml.security.exceptions.XMLSecurityException
handleReferenceList in class org.apache.xml.security.stax.impl.processor.input.XMLEncryptedKeyInputHandlerorg.apache.xml.security.exceptions.XMLSecurityExceptionprotected void checkBSPCompliance(org.apache.xml.security.stax.ext.InputProcessorChain inputProcessorChain,
org.apache.xml.security.binding.xmlenc.EncryptedKeyType encryptedKeyType)
throws org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.XMLSecurityExceptionprotected byte[] getBytesFromAttachment(String xopUri, org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties) throws org.apache.xml.security.exceptions.XMLSecurityException
getBytesFromAttachment in class org.apache.xml.security.stax.impl.processor.input.XMLEncryptedKeyInputHandlerorg.apache.xml.security.exceptions.XMLSecurityExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.