Package | Description |
---|---|
org.w3._2000._09.xmldsig |
Modifier and Type | Field and Description |
---|---|
protected List<ReferenceType> |
ManifestType.reference |
protected List<ReferenceType> |
SignedInfoType.reference |
Modifier and Type | Method and Description |
---|---|
ReferenceType |
ReferenceType.clone()
Creates and returns a deep copy of this object.
|
ReferenceType |
ObjectFactory.createReferenceType()
Create an instance of
ReferenceType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ReferenceType> |
ObjectFactory.createReference(ReferenceType value)
|
List<ReferenceType> |
ManifestType.getReference()
Gets the value of the reference property.
|
List<ReferenceType> |
SignedInfoType.getReference()
Gets the value of the reference property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ReferenceType> |
ObjectFactory.createReference(ReferenceType value)
|
Constructor and Description |
---|
ReferenceType(ReferenceType o)
Creates a new
ReferenceType instance by deeply copying a given ReferenceType instance. |
Copyright © 2013 evolveum. All rights reserved.