Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.ObjectIdentifier
-
Packages that use ObjectIdentifier Package Description es.uji.crypto.xades.jxades.security.xml.XAdES -
-
Uses of ObjectIdentifier in es.uji.crypto.xades.jxades.security.xml.XAdES
Classes in es.uji.crypto.xades.jxades.security.xml.XAdES that implement ObjectIdentifier Modifier and Type Class Description classObjectIdentifierImplFields in es.uji.crypto.xades.jxades.security.xml.XAdES declared as ObjectIdentifier Modifier and Type Field Description private ObjectIdentifierDataObjectFormatImpl. objectIdentifierMethods in es.uji.crypto.xades.jxades.security.xml.XAdES that return ObjectIdentifier Modifier and Type Method Description ObjectIdentifierDataObjectFormat. getObjectIdentifier()ObjectIdentifierDataObjectFormatImpl. getObjectIdentifier()Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type ObjectIdentifier Modifier and Type Method Description voidDataObjectFormatImpl. setObjectIdentifier(ObjectIdentifier objectIdentifier)Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type ObjectIdentifier Constructor Description DataObjectFormatImpl(java.lang.String description, ObjectIdentifier objectIdentifier, java.lang.String mimeType, java.lang.String encoding, java.lang.String objectReference)ObjectIdentifierDetails(org.w3c.dom.Document document, DataObjectFormatDetails dataObjectFormatDetails, ObjectIdentifier objectIdentifier, java.lang.String xadesPrefix, java.lang.String xadesNamespace, java.lang.String xmlSignaturePrefix)
-