| Package | Description |
|---|---|
| org.apache.xml.security.binding.xmldsig | |
| org.apache.xml.security.binding.xmlenc11 |
| Modifier and Type | Field and Description |
|---|---|
protected DigestMethodType |
ReferenceType.digestMethod |
| Modifier and Type | Method and Description |
|---|---|
DigestMethodType |
ObjectFactory.createDigestMethodType()
Create an instance of
DigestMethodType |
DigestMethodType |
ReferenceType.getDigestMethod()
Gets the value of the digestMethod property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DigestMethodType> |
ObjectFactory.createDigestMethod(DigestMethodType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DigestMethodType> |
ObjectFactory.createDigestMethod(DigestMethodType value)
|
void |
ReferenceType.setDigestMethod(DigestMethodType value)
Sets the value of the digestMethod property.
|
| Modifier and Type | Field and Description |
|---|---|
protected DigestMethodType |
ConcatKDFParamsType.digestMethod |
| Modifier and Type | Method and Description |
|---|---|
DigestMethodType |
ConcatKDFParamsType.getDigestMethod()
Gets the value of the digestMethod property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConcatKDFParamsType.setDigestMethod(DigestMethodType value)
Sets the value of the digestMethod property.
|
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.