Uses of Interface
eu.europa.esig.dss.enumerations.ObjectIdentifier
Packages that use ObjectIdentifier
Package
Description
-
Uses of ObjectIdentifier in eu.europa.esig.dss.enumerations
Subinterfaces of ObjectIdentifier in eu.europa.esig.dss.enumerationsModifier and TypeInterfaceDescriptioninterfaceRepresents the CommitmentType qualifying propertyClasses in eu.europa.esig.dss.enumerations that implement ObjectIdentifier -
Uses of ObjectIdentifier in eu.europa.esig.dss.jades
Methods in eu.europa.esig.dss.jades with parameters of type ObjectIdentifierModifier and TypeMethodDescriptionstatic JsonObjectDSSJsonUtils.getOidObject(ObjectIdentifier objectIdentifier) Creates an 'oid' LinkedJSONObject according to EN 119-182 ch. 5.4.1 The oId data typestatic StringDSSJsonUtils.getUriOrUrnOid(ObjectIdentifier objectIdentifier) Returns URI if present, otherwise URN encoded OID (see RFC 3061) Returns NULL if non of them is present -
Uses of ObjectIdentifier in eu.europa.esig.dss.model
Classes in eu.europa.esig.dss.model that implement ObjectIdentifierModifier and TypeClassDescriptionclassThis class provides a basic implementation ofCommitmentTypeproviding a possibility to create a customized CommitmentType signed property.classThis class provides a basic implementation ofObjectIdentifierproviding a possibility to create a customized ObjectIdentifierType signed property. -
Uses of ObjectIdentifier in eu.europa.esig.dss.xades.dataobject
Methods in eu.europa.esig.dss.xades.dataobject that return ObjectIdentifierModifier and TypeMethodDescriptionDSSDataObjectFormat.getObjectIdentifier()Gets object identifier (reference) of the data objectMethods in eu.europa.esig.dss.xades.dataobject with parameters of type ObjectIdentifierModifier and TypeMethodDescriptionvoidDSSDataObjectFormat.setObjectIdentifier(ObjectIdentifier objectIdentifier) Sets object identifier (reference) of the data object