Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.ObjectIdentifier
Packages that use ObjectIdentifier
-
Uses of ObjectIdentifier in es.uji.crypto.xades.jxades.security.xml.XAdES
Classes in es.uji.crypto.xades.jxades.security.xml.XAdES that implement ObjectIdentifierFields in es.uji.crypto.xades.jxades.security.xml.XAdES declared as ObjectIdentifierMethods in es.uji.crypto.xades.jxades.security.xml.XAdES that return ObjectIdentifierModifier and TypeMethodDescriptionDataObjectFormat.getObjectIdentifier()
DataObjectFormatImpl.getObjectIdentifier()
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type ObjectIdentifierModifier and TypeMethodDescriptionvoid
DataObjectFormatImpl.setObjectIdentifier
(ObjectIdentifier objectIdentifier) Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type ObjectIdentifierModifierConstructorDescriptionDataObjectFormatImpl
(String description, ObjectIdentifier objectIdentifier, String mimeType, String encoding, String objectReference) ObjectIdentifierDetails
(Document document, DataObjectFormatDetails dataObjectFormatDetails, ObjectIdentifier objectIdentifier, String xadesPrefix, String xadesNamespace, String xmlSignaturePrefix)