Package | Description |
---|---|
org.w3._2000._09.xmldsig |
Modifier and Type | Field and Description |
---|---|
protected DigestMethodType |
ReferenceType.digestMethod |
Modifier and Type | Method and Description |
---|---|
DigestMethodType |
DigestMethodType.clone()
Creates and returns a deep copy of this object.
|
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.
|
Constructor and Description |
---|
DigestMethodType(DigestMethodType o)
Creates a new
DigestMethodType instance by deeply copying a given DigestMethodType instance. |
Copyright © 2013 evolveum. All rights reserved.