Package | Description |
---|---|
org.apache.xml.security.stax.impl.algorithms | |
org.apache.xml.security.stax.impl.processor.output | |
org.apache.xml.security.stax.impl.util |
Modifier and Type | Class | Description |
---|---|---|
class |
HMACSignatureAlgorithm |
|
class |
PKISignatureAlgorithm |
Modifier and Type | Method | Description |
---|---|---|
SignatureAlgorithm |
SignatureAlgorithmFactory.getSignatureAlgorithm(String algoURI) |
Modifier and Type | Method | Description |
---|---|---|
protected abstract AbstractSignatureEndingOutputProcessor.SignedInfoProcessor |
AbstractSignatureEndingOutputProcessor.newSignedInfoProcessor(SignatureAlgorithm signatureAlgorithm,
XMLSecStartElement xmlSecStartElement,
OutputProcessorChain outputProcessorChain) |
|
protected AbstractSignatureEndingOutputProcessor.SignedInfoProcessor |
XMLSignatureEndingOutputProcessor.newSignedInfoProcessor(SignatureAlgorithm signatureAlgorithm,
XMLSecStartElement xmlSecStartElement,
OutputProcessorChain outputProcessorChain) |
Constructor | Description |
---|---|
SignedInfoProcessor(SignatureAlgorithm signatureAlgorithm,
XMLSecStartElement xmlSecStartElement) |
Constructor | Description |
---|---|
SignerOutputStream(SignatureAlgorithm signatureAlgorithm) |
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.