xades4j.verification
Class RawDataObjectDesc
java.lang.Object
xades4j.properties.DataObjectDesc
xades4j.verification.RawDataObjectDesc
public class RawDataObjectDesc
- extends DataObjectDesc
A simple representation of a signed data object. It includes the object's properties
and Reference.
- Author:
- Luís
|
Method Summary |
org.apache.xml.security.signature.Reference |
getReference()
|
| Methods inherited from class xades4j.properties.DataObjectDesc |
getSignedDataObjProps, getTransforms, getUnsignedDataObjProps, hasProperties, withCommitmentType, withDataObjectFormat, withDataObjectTimeStamp, withDataObjectTimeStamp, withOtherDataObjectProperty, withOtherDataObjectProperty, withTransform |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getReference
public org.apache.xml.security.signature.Reference getReference()
Copyright © 2012. All Rights Reserved.