Package | Description |
---|---|
org.w3._2000._09.xmldsig |
Modifier and Type | Field and Description |
---|---|
protected SignatureMethodType |
SignedInfoType.signatureMethod |
Modifier and Type | Method and Description |
---|---|
SignatureMethodType |
SignatureMethodType.clone()
Creates and returns a deep copy of this object.
|
SignatureMethodType |
ObjectFactory.createSignatureMethodType()
Create an instance of
SignatureMethodType |
SignatureMethodType |
SignedInfoType.getSignatureMethod()
Gets the value of the signatureMethod property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SignatureMethodType> |
ObjectFactory.createSignatureMethod(SignatureMethodType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SignatureMethodType> |
ObjectFactory.createSignatureMethod(SignatureMethodType value)
|
void |
SignedInfoType.setSignatureMethod(SignatureMethodType value)
Sets the value of the signatureMethod property.
|
Constructor and Description |
---|
SignatureMethodType(SignatureMethodType o)
Creates a new
SignatureMethodType instance by deeply copying a given SignatureMethodType instance. |
Copyright © 2013 evolveum. All rights reserved.