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 and Description |
---|---|
class |
HMACSignatureAlgorithm |
class |
PKISignatureAlgorithm |
Modifier and Type | Method and Description |
---|---|
SignatureAlgorithm |
SignatureAlgorithmFactory.getSignatureAlgorithm(String algoURI) |
Modifier and Type | Method and Description |
---|---|
protected AbstractSignatureEndingOutputProcessor.SignedInfoProcessor |
XMLSignatureEndingOutputProcessor.newSignedInfoProcessor(SignatureAlgorithm signatureAlgorithm,
String signatureId,
XMLSecStartElement xmlSecStartElement,
OutputProcessorChain outputProcessorChain) |
protected abstract AbstractSignatureEndingOutputProcessor.SignedInfoProcessor |
AbstractSignatureEndingOutputProcessor.newSignedInfoProcessor(SignatureAlgorithm signatureAlgorithm,
String signatureId,
XMLSecStartElement xmlSecStartElement,
OutputProcessorChain outputProcessorChain) |
Constructor and Description |
---|
SignedInfoProcessor(SignatureAlgorithm signatureAlgorithm,
String signatureId,
XMLSecStartElement xmlSecStartElement) |
Constructor and Description |
---|
SignerOutputStream(SignatureAlgorithm signatureAlgorithm) |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.