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 TypeMethodDescriptionvoidBasicXAdESImpl.setCommitmentTypeIndications(List<CommitmentTypeIndication> commitmentTypeIndications) voidBLevelXAdESImpl.setCommitmentTypeIndications(List<CommitmentTypeIndication> commitmentTypeIndications) voidSignedDataObjectProperties.setCommitmentTypeIndications(List<CommitmentTypeIndication> commitmentTypeIndications) voidXAdESBase.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)