Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.CommitmentTypeId
Packages that use CommitmentTypeId
-
Uses of CommitmentTypeId in es.uji.crypto.xades.jxades.security.xml.XAdES
Classes in es.uji.crypto.xades.jxades.security.xml.XAdES that implement CommitmentTypeIdFields in es.uji.crypto.xades.jxades.security.xml.XAdES declared as CommitmentTypeIdModifier and TypeFieldDescriptionprivate CommitmentTypeId
CommitmentTypeIndicationImpl.commitmentTypeId
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES that return CommitmentTypeIdModifier and TypeMethodDescriptionCommitmentTypeIndication.getCommitmentTypeId()
CommitmentTypeIndicationImpl.getCommitmentTypeId()
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type CommitmentTypeIdModifier and TypeMethodDescriptionvoid
CommitmentTypeIndication.setCommitmentTypeId
(CommitmentTypeId commitmentTypeId) void
CommitmentTypeIndicationImpl.setCommitmentTypeId
(CommitmentTypeId commitmentTypeId) Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type CommitmentTypeIdModifierConstructorDescriptionCommitmentTypeIdDetails
(Document document, CommitmentTypeIndicationDetails commitmentTypeIndicationDetails, CommitmentTypeId commitmentTypeId, String xadesPrefix, String xadesNamespace, String xmlSignaturePrefix) CommitmentTypeIndicationImpl
(CommitmentTypeId commitmentTypeId, String objectReference, ArrayList<String> commitmentTypeQualifiers)