Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.CommitmentTypeIndication
Packages that use CommitmentTypeIndication
-
Uses of CommitmentTypeIndication in es.uji.crypto.xades.jxades.security.xml.XAdES
Classes in es.uji.crypto.xades.jxades.security.xml.XAdES that implement CommitmentTypeIndicationMethods in es.uji.crypto.xades.jxades.security.xml.XAdES that return types with arguments of type CommitmentTypeIndicationModifier and TypeMethodDescriptionBasicXAdESImpl.getCommitmentTypeIndications()
BLevelXAdESImpl.getCommitmentTypeIndications()
XAdESBase.getCommitmentTypeIndications()
Method parameters in es.uji.crypto.xades.jxades.security.xml.XAdES with type arguments of type CommitmentTypeIndicationModifier and TypeMethodDescriptionvoid
BasicXAdESImpl.setCommitmentTypeIndications
(List<CommitmentTypeIndication> commitmentTypeIndications) void
BLevelXAdESImpl.setCommitmentTypeIndications
(List<CommitmentTypeIndication> commitmentTypeIndications) void
SignedDataObjectProperties.setCommitmentTypeIndications
(List<CommitmentTypeIndication> commitmentTypeIndications) void
XAdESBase.setCommitmentTypeIndications
(List<CommitmentTypeIndication> commitmentTypeIndications) Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type CommitmentTypeIndicationModifierConstructorDescriptionCommitmentTypeIndicationDetails
(Document document, SignedDataObjectProperties signedDataObjectProperties, CommitmentTypeIndication commitmentTypeIndication, String xadesPrefix, String xadesNamespace, String xmlSignaturePrefix)