|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignatureAlgorithm | |
|---|---|
| org.apache.xml.security.stax.impl.algorithms | |
| org.apache.xml.security.stax.impl.processor.output | |
| org.apache.xml.security.stax.impl.util | |
| Uses of SignatureAlgorithm in org.apache.xml.security.stax.impl.algorithms |
|---|
| Classes in org.apache.xml.security.stax.impl.algorithms that implement SignatureAlgorithm | |
|---|---|
class |
HMACSignatureAlgorithm
|
class |
PKISignatureAlgorithm
|
| Methods in org.apache.xml.security.stax.impl.algorithms that return SignatureAlgorithm | |
|---|---|
SignatureAlgorithm |
SignatureAlgorithmFactory.getSignatureAlgorithm(String algoURI)
|
| Uses of SignatureAlgorithm in org.apache.xml.security.stax.impl.processor.output |
|---|
| Methods in org.apache.xml.security.stax.impl.processor.output with parameters of type SignatureAlgorithm | |
|---|---|
protected AbstractSignatureEndingOutputProcessor.SignedInfoProcessor |
XMLSignatureEndingOutputProcessor.newSignedInfoProcessor(SignatureAlgorithm signatureAlgorithm,
XMLSecStartElement xmlSecStartElement,
OutputProcessorChain outputProcessorChain)
|
protected abstract AbstractSignatureEndingOutputProcessor.SignedInfoProcessor |
AbstractSignatureEndingOutputProcessor.newSignedInfoProcessor(SignatureAlgorithm signatureAlgorithm,
XMLSecStartElement xmlSecStartElement,
OutputProcessorChain outputProcessorChain)
|
| Constructors in org.apache.xml.security.stax.impl.processor.output with parameters of type SignatureAlgorithm | |
|---|---|
AbstractSignatureEndingOutputProcessor.SignedInfoProcessor(SignatureAlgorithm signatureAlgorithm,
XMLSecStartElement xmlSecStartElement)
|
|
| Uses of SignatureAlgorithm in org.apache.xml.security.stax.impl.util |
|---|
| Constructors in org.apache.xml.security.stax.impl.util with parameters of type SignatureAlgorithm | |
|---|---|
SignerOutputStream(SignatureAlgorithm signatureAlgorithm)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||