public class XMLSignatureOutputProcessor extends AbstractSignatureOutputProcessor
AbstractSignatureOutputProcessor.InternalSignatureOutputProcessor
action, securityProperties
Constructor and Description |
---|
XMLSignatureOutputProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
init(OutputProcessorChain outputProcessorChain)
Method will be called after setting the properties
|
void |
processEvent(XMLSecEvent xmlSecEvent,
OutputProcessorChain outputProcessorChain) |
buildTransformerChain, createMessageDigestOutputStream, digestExternalReference, doFinal, doFinalInternal, getActiveInternalSignatureOutputProcessor, getSignaturePartDefList, setActiveInternalSignatureOutputProcessor, verifySignatureParts
addAfterProcessor, addAttributes, addBeforeProcessor, createAttribute, createCharacters, createCharacters, createCharactersAndOutputAsEvent, createCharactersAndOutputAsEvent, createEndElement, createEndElementAndOutputAsEvent, createNamespace, createStartElementAndOutputAsEvent, createStartElementAndOutputAsEvent, getAction, getAfterProcessors, getBeforeProcessors, getPhase, getSecurityProperties, outputAsEvent, outputDOMElement, processNextEvent, securePartMatches, securePartMatches, setAction, setPhase, setXMLSecurityProperties
public XMLSignatureOutputProcessor() throws XMLSecurityException
XMLSecurityException
public void init(OutputProcessorChain outputProcessorChain) throws XMLSecurityException
OutputProcessor
init
in interface OutputProcessor
init
in class AbstractOutputProcessor
XMLSecurityException
public void processEvent(XMLSecEvent xmlSecEvent, OutputProcessorChain outputProcessorChain) throws XMLStreamException, XMLSecurityException
processEvent
in class AbstractSignatureOutputProcessor
XMLStreamException
XMLSecurityException
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.