public class WSSSignatureEndingOutputProcessor
extends org.apache.xml.security.stax.impl.processor.output.AbstractSignatureEndingOutputProcessor
| Constructor and Description |
|---|
WSSSignatureEndingOutputProcessor(WSSSignatureOutputProcessor signatureOutputProcessor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createKeyInfoStructureForSignature(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain,
org.apache.xml.security.stax.securityToken.OutboundSecurityToken securityToken,
boolean useSingleCertificate) |
protected void |
createTransformsStructureForSignature(org.apache.xml.security.stax.ext.OutputProcessorChain subOutputProcessorChain,
org.apache.xml.security.stax.impl.SignaturePartDef signaturePartDef) |
void |
flushBufferAndCallbackAfterHeader(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain,
Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> xmlSecEventDeque) |
protected org.apache.xml.security.stax.impl.processor.output.AbstractSignatureEndingOutputProcessor.SignedInfoProcessor |
newSignedInfoProcessor(org.apache.xml.security.stax.impl.algorithms.SignatureAlgorithm signatureAlgorithm,
String signatureId,
org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement,
org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain) |
void |
processHeaderEvent(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain) |
doFinal, getXmlSecEventBuffer, processEventaddAfterProcessor, addAttributes, addBeforeProcessor, createAttribute, createCharacters, createCharacters, createCharactersAndOutputAsEvent, createCharactersAndOutputAsEvent, createEndElement, createEndElementAndOutputAsEvent, createNamespace, createStartElementAndOutputAsEvent, createStartElementAndOutputAsEvent, getAction, getAfterProcessors, getBeforeProcessors, getPhase, getSecurityProperties, init, outputAsEvent, outputDOMElement, processNextEvent, securePartMatches, securePartMatches, setAction, setPhase, setXMLSecurityPropertiespublic WSSSignatureEndingOutputProcessor(WSSSignatureOutputProcessor signatureOutputProcessor) throws org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.XMLSecurityExceptionprotected org.apache.xml.security.stax.impl.processor.output.AbstractSignatureEndingOutputProcessor.SignedInfoProcessor newSignedInfoProcessor(org.apache.xml.security.stax.impl.algorithms.SignatureAlgorithm signatureAlgorithm,
String signatureId,
org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement,
org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain)
throws org.apache.xml.security.exceptions.XMLSecurityException
newSignedInfoProcessor in class org.apache.xml.security.stax.impl.processor.output.AbstractSignatureEndingOutputProcessororg.apache.xml.security.exceptions.XMLSecurityExceptionpublic void processHeaderEvent(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain)
throws XMLStreamException,
org.apache.xml.security.exceptions.XMLSecurityException
processHeaderEvent in class org.apache.xml.security.stax.impl.processor.output.AbstractSignatureEndingOutputProcessorXMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionprotected void createKeyInfoStructureForSignature(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain,
org.apache.xml.security.stax.securityToken.OutboundSecurityToken securityToken,
boolean useSingleCertificate)
throws XMLStreamException,
org.apache.xml.security.exceptions.XMLSecurityException
createKeyInfoStructureForSignature in class org.apache.xml.security.stax.impl.processor.output.AbstractSignatureEndingOutputProcessorXMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionprotected void createTransformsStructureForSignature(org.apache.xml.security.stax.ext.OutputProcessorChain subOutputProcessorChain,
org.apache.xml.security.stax.impl.SignaturePartDef signaturePartDef)
throws XMLStreamException,
org.apache.xml.security.exceptions.XMLSecurityException
createTransformsStructureForSignature in class org.apache.xml.security.stax.impl.processor.output.AbstractSignatureEndingOutputProcessorXMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionpublic void flushBufferAndCallbackAfterHeader(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain,
Deque<org.apache.xml.security.stax.ext.stax.XMLSecEvent> xmlSecEventDeque)
throws XMLStreamException,
org.apache.xml.security.exceptions.XMLSecurityException
flushBufferAndCallbackAfterHeader in class org.apache.xml.security.stax.ext.AbstractBufferingOutputProcessorXMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.