Uses of Interface
eu.europa.esig.dss.enumerations.ObjectIdentifier
Package
Description
-
Uses of ObjectIdentifier in eu.europa.esig.dss.enumerations
Modifier and TypeInterfaceDescriptioninterface
Represents the CommitmentType qualifying property -
Uses of ObjectIdentifier in eu.europa.esig.dss.jades
Modifier and TypeMethodDescriptionstatic JsonObject
DSSJsonUtils.getOidObject
(ObjectIdentifier objectIdentifier) Creates an 'oid' LinkedJSONObject according to EN 119-182 ch. 5.4.1 The oId data typestatic String
DSSJsonUtils.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
Modifier and TypeClassDescriptionclass
This class provides a basic implementation ofCommitmentType
providing a possibility to create a customized CommitmentType signed property.class
This class provides a basic implementation ofObjectIdentifier
providing a possibility to create a customized ObjectIdentifierType signed property. -
Uses of ObjectIdentifier in eu.europa.esig.dss.xades.dataobject
Modifier and TypeMethodDescriptionDSSDataObjectFormat.getObjectIdentifier()
Gets object identifier (reference) of the data objectModifier and TypeMethodDescriptionvoid
DSSDataObjectFormat.setObjectIdentifier
(ObjectIdentifier objectIdentifier) Sets object identifier (reference) of the data object