Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.CommitmentTypeId
-
Packages that use CommitmentTypeId Package Description es.uji.crypto.xades.jxades.security.xml.XAdES -
-
Uses of CommitmentTypeId in es.uji.crypto.xades.jxades.security.xml.XAdES
Classes in es.uji.crypto.xades.jxades.security.xml.XAdES that implement CommitmentTypeId Modifier and Type Class Description classCommitmentTypeIdImplFields in es.uji.crypto.xades.jxades.security.xml.XAdES declared as CommitmentTypeId Modifier and Type Field Description private CommitmentTypeIdCommitmentTypeIndicationImpl. commitmentTypeIdMethods in es.uji.crypto.xades.jxades.security.xml.XAdES that return CommitmentTypeId Modifier and Type Method Description CommitmentTypeIdCommitmentTypeIndication. getCommitmentTypeId()CommitmentTypeIdCommitmentTypeIndicationImpl. getCommitmentTypeId()Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type CommitmentTypeId Modifier and Type Method Description voidCommitmentTypeIndication. setCommitmentTypeId(CommitmentTypeId commitmentTypeId)voidCommitmentTypeIndicationImpl. setCommitmentTypeId(CommitmentTypeId commitmentTypeId)Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type CommitmentTypeId Constructor Description CommitmentTypeIdDetails(org.w3c.dom.Document document, CommitmentTypeIndicationDetails commitmentTypeIndicationDetails, CommitmentTypeId commitmentTypeId, java.lang.String xadesPrefix, java.lang.String xadesNamespace, java.lang.String xmlSignaturePrefix)CommitmentTypeIndicationImpl(CommitmentTypeId commitmentTypeId, java.lang.String objectReference, java.util.ArrayList<java.lang.String> commitmentTypeQualifiers)
-