public class WSSSignatureOutputProcessor
extends org.apache.xml.security.stax.impl.processor.output.AbstractSignatureOutputProcessor
| Constructor and Description |
|---|
WSSSignatureOutputProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
digestExternalReference(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain,
org.apache.xml.security.stax.ext.SecurePart securePart) |
void |
init(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain) |
void |
processEvent(org.apache.xml.security.stax.ext.stax.XMLSecEvent xmlSecEvent,
org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain) |
protected org.apache.xml.security.stax.ext.SecurePart |
securePartMatches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement,
Map<Object,org.apache.xml.security.stax.ext.SecurePart> secureParts) |
buildTransformerChain, createMessageDigestOutputStream, doFinal, doFinalInternal, getActiveInternalSignatureOutputProcessor, getSignaturePartDefList, setActiveInternalSignatureOutputProcessor, verifySignaturePartsaddAfterProcessor, addAttributes, addBeforeProcessor, createAttribute, createCharacters, createCharacters, createCharactersAndOutputAsEvent, createCharactersAndOutputAsEvent, createEndElement, createEndElementAndOutputAsEvent, createNamespace, createStartElementAndOutputAsEvent, createStartElementAndOutputAsEvent, getAction, getAfterProcessors, getBeforeProcessors, getPhase, getSecurityProperties, outputAsEvent, outputDOMElement, processNextEvent, securePartMatches, setAction, setPhase, setXMLSecurityPropertiespublic WSSSignatureOutputProcessor()
throws org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.XMLSecurityExceptionpublic void init(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain)
throws org.apache.xml.security.exceptions.XMLSecurityException
init in interface org.apache.xml.security.stax.ext.OutputProcessorinit in class org.apache.xml.security.stax.ext.AbstractOutputProcessororg.apache.xml.security.exceptions.XMLSecurityExceptionpublic void processEvent(org.apache.xml.security.stax.ext.stax.XMLSecEvent xmlSecEvent,
org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain)
throws XMLStreamException,
org.apache.xml.security.exceptions.XMLSecurityException
processEvent in class org.apache.xml.security.stax.impl.processor.output.AbstractSignatureOutputProcessorXMLStreamExceptionorg.apache.xml.security.exceptions.XMLSecurityExceptionprotected void digestExternalReference(org.apache.xml.security.stax.ext.OutputProcessorChain outputProcessorChain,
org.apache.xml.security.stax.ext.SecurePart securePart)
throws org.apache.xml.security.exceptions.XMLSecurityException,
XMLStreamException
digestExternalReference in class org.apache.xml.security.stax.impl.processor.output.AbstractSignatureOutputProcessororg.apache.xml.security.exceptions.XMLSecurityExceptionXMLStreamExceptionprotected org.apache.xml.security.stax.ext.SecurePart securePartMatches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement,
Map<Object,org.apache.xml.security.stax.ext.SecurePart> secureParts)
securePartMatches in class org.apache.xml.security.stax.ext.AbstractOutputProcessorCopyright © 2018 JBoss by Red Hat. All rights reserved.