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.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
Modifier and TypeClassDescriptionclass
This class provides a basic implementation ofCommitmentType
providing a possibility to create a customized CommitmentType signed property.