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 TypeInterfaceDescriptioninterface
Represents 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 JsonObject
DSSJsonUtils.getOidObject
(ObjectIdentifier objectIdentifier) Creates an 'oid' LinkedJSONObject according to EN 119-182 ch.static 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
Classes in eu.europa.esig.dss.model that implement ObjectIdentifierModifier and TypeClassDescriptionclass
This class provides a basic implementation ofCommitmentType
providing a possibility to create a customized CommitmentType signed property.