Class TLevelXAdESImpl
java.lang.Object
es.uji.crypto.xades.jxades.security.xml.XAdES.BaseXAdESImpl
es.uji.crypto.xades.jxades.security.xml.XAdES.BLevelXAdESImpl
es.uji.crypto.xades.jxades.security.xml.XAdES.TLevelXAdESImpl
- All Implemented Interfaces:
XAdES_B_Level, XAdES_T_Level, XAdESBase, XadesWithBaselineAttributes, XadesWithExplicitPolicy, XadesWithSignatureTimeStamp
-
Field Summary
Fields inherited from class BLevelXAdESImpl
data, digestMethod, readOnlyMode, xadesNamespace, xadesPrefix, xmlSignaturePrefix -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetSignatureTimeStamps(List<SignatureTimeStamp> signatureTimeStamps) Methods inherited from class BLevelXAdESImpl
getAllDataObjectsTimeStamps, getBaseDocument, getBaseElement, getCommitmentTypeIndications, getCounterSignatures, getDataObjectFormats, getDigestMethod, getIndividualDataObjectsTimeStamps, getQualifyingProperties, getSignaturePolicyIdentifier, getSignatureProductionPlaceV2, getSignedDataObjectProperties, getSignedSignatureProperties, getSigner, getSignerRoleV2, getSigningCertificateV2, getSigningTime, getUnsignedSignatureProperties, getXadesNamespace, getXadesPrefix, getXAdESType, getXmlSignaturePrefix, marshalQualifyingProperties, setAllDataObjectsTimeStamps, setCommitmentTypeIndications, setCounterSignatures, setDataObjectFormats, setIndividualDataObjectsTimeStamps, setSignaturePolicyIdentifier, setSignatureProductionPlaceV2, setSigner, setSignerRoleV2, setSigningCertificateV2, setSigningTimeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface XAdESBase
getAllDataObjectsTimeStamps, getBaseDocument, getBaseElement, getCommitmentTypeIndications, getCounterSignatures, getDataObjectFormats, getDigestMethod, getIndividualDataObjectsTimeStamps, getSigner, getSigningTime, getXadesNamespace, getXadesPrefix, getXmlSignaturePrefix, setAllDataObjectsTimeStamps, setCommitmentTypeIndications, setCounterSignatures, setDataObjectFormats, setIndividualDataObjectsTimeStamps, setSigner, setSigningTimeMethods inherited from interface XadesWithBaselineAttributes
getSignatureProductionPlaceV2, getSignerRoleV2, getSigningCertificateV2, setSignatureProductionPlaceV2, setSignerRoleV2, setSigningCertificateV2Methods inherited from interface XadesWithExplicitPolicy
getSignaturePolicyIdentifier, setSignaturePolicyIdentifier
-
Constructor Details
-
TLevelXAdESImpl
-
-
Method Details
-
getSignatureTimeStamps
- Specified by:
getSignatureTimeStampsin interfaceXadesWithSignatureTimeStamp
-
setSignatureTimeStamps
- Specified by:
setSignatureTimeStampsin interfaceXadesWithSignatureTimeStamp
-