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