protected static class AbstractSignatureEndingOutputProcessor.SignedInfoProcessor extends AbstractOutputProcessor
action, securityProperties| Constructor and Description |
|---|
AbstractSignatureEndingOutputProcessor.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, setXMLSecurityPropertiespublic AbstractSignatureEndingOutputProcessor.SignedInfoProcessor(SignatureAlgorithm signatureAlgorithm, XMLSecStartElement xmlSecStartElement) throws XMLSecurityException
XMLSecurityExceptionpublic void init(OutputProcessorChain outputProcessorChain) throws XMLSecurityException
OutputProcessorinit in interface OutputProcessorinit in class AbstractOutputProcessorXMLSecurityExceptionpublic byte[] getSignatureValue()
throws XMLSecurityException
XMLSecurityExceptionpublic String getInclusiveNamespacePrefixes()
public void processEvent(XMLSecEvent xmlSecEvent, OutputProcessorChain outputProcessorChain) throws XMLStreamException, XMLSecurityException
processEvent in class AbstractOutputProcessorXMLStreamExceptionXMLSecurityExceptionCopyright © 2000–2015 The Apache Software Foundation. All rights reserved.