Uses of Class
es.uji.crypto.xades.jxades.security.xml.XAdES.SignedDataObjectProperties
Packages that use SignedDataObjectProperties
-
Uses of SignedDataObjectProperties in es.uji.crypto.xades.jxades.security.xml.XAdES
Fields in es.uji.crypto.xades.jxades.security.xml.XAdES declared as SignedDataObjectPropertiesModifier and TypeFieldDescriptionprivate SignedDataObjectProperties
SignedProperties.signedDataObjectProperties
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES that return SignedDataObjectPropertiesModifier and TypeMethodDescriptionprotected SignedDataObjectProperties
BasicXAdESImpl.getSignedDataObjectProperties
(QualifyingProperties qp) protected SignedDataObjectProperties
BLevelXAdESImpl.getSignedDataObjectProperties
(QualifyingProperties qp) SignedProperties.getSignedDataObjectProperties()
Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SignedDataObjectPropertiesModifierConstructorDescriptionAllDataObjectsTimeStampDetails
(Document document, SignedDataObjectProperties signedDataObjectProperties, AllDataObjectsTimeStamp allDataObjectsTimeStamp, String xadesPrefix, String xadesNamespace, String xmlSignaturePrefix, String tsaURL) CommitmentTypeIndicationDetails
(Document document, SignedDataObjectProperties signedDataObjectProperties, CommitmentTypeIndication commitmentTypeIndication, String xadesPrefix, String xadesNamespace, String xmlSignaturePrefix) DataObjectFormatDetails
(Document document, SignedDataObjectProperties signedDataObjectProperties, DataObjectFormat dataObjectFormat, String xadesPrefix, String xadesNamespace, String xmlSignaturePrefix) IndividualDataObjectsTimeStampDetails
(Document document, SignedDataObjectProperties signedDataObjectProperties, IndividualDataObjectsTimeStamp individualDataObjectsTimeStampDetails, String xadesPrefix, String xadesNamespace, String xmlSignaturePrefix, String tsaURL)