protected static class AbstractSignatureEndingOutputProcessor.SignedInfoProcessor extends AbstractOutputProcessor
action, securityProperties
Constructor and Description |
---|
SignedInfoProcessor(SignatureAlgorithm signatureAlgorithm,
XMLSecStartElement xmlSecStartElement) |
Modifier and Type | Method and Description |
---|---|
String |
getInclusiveNamespacePrefixes() |
byte[] |
getSignatureValue() |
void |
init(OutputProcessorChain outputProcessorChain)
Method will be called after setting the properties
|
void |
processEvent(XMLSecEvent xmlSecEvent,
OutputProcessorChain outputProcessorChain) |
addAfterProcessor, addAttributes, addBeforeProcessor, createAttribute, createCharacters, createCharacters, createCharactersAndOutputAsEvent, createCharactersAndOutputAsEvent, createEndElement, createEndElementAndOutputAsEvent, createNamespace, createStartElementAndOutputAsEvent, createStartElementAndOutputAsEvent, doFinal, getAction, getAfterProcessors, getBeforeProcessors, getPhase, getSecurityProperties, outputAsEvent, outputDOMElement, processNextEvent, securePartMatches, securePartMatches, setAction, setPhase, setXMLSecurityProperties
public SignedInfoProcessor(SignatureAlgorithm signatureAlgorithm, XMLSecStartElement xmlSecStartElement) throws XMLSecurityException
XMLSecurityException
public void init(OutputProcessorChain outputProcessorChain) throws XMLSecurityException
OutputProcessor
init
in interface OutputProcessor
init
in class AbstractOutputProcessor
XMLSecurityException
public byte[] getSignatureValue() throws XMLSecurityException
XMLSecurityException
public String getInclusiveNamespacePrefixes()
public void processEvent(XMLSecEvent xmlSecEvent, OutputProcessorChain outputProcessorChain) throws XMLStreamException, XMLSecurityException
processEvent
in class AbstractOutputProcessor
XMLStreamException
XMLSecurityException
Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.