Uses of Interface
eu.europa.esig.dss.enumerations.ObjectIdentifier
Package | Description |
---|---|
eu.europa.esig.dss.enumerations | |
eu.europa.esig.dss.jades | |
eu.europa.esig.dss.spi |
-
Uses of ObjectIdentifier in eu.europa.esig.dss.enumerations
Subinterfaces of ObjectIdentifier in eu.europa.esig.dss.enumerations Modifier and Type Interface Description interface
CommitmentType
Represents the CommitmentType qualifying propertyClasses in eu.europa.esig.dss.enumerations that implement ObjectIdentifier Modifier and Type Class Description class
CommitmentTypeEnum
Defined in ETSI TS 119 172-1 Annex B -
Uses of ObjectIdentifier in eu.europa.esig.dss.jades
Methods in eu.europa.esig.dss.jades with parameters of type ObjectIdentifier Modifier and Type Method Description static JsonObject
DSSJsonUtils. getOidObject(ObjectIdentifier objectIdentifier)
Creates an 'oid' LinkedJSONObject according to EN 119-182 ch. 5.4.1 The oId data type -
Uses of ObjectIdentifier in eu.europa.esig.dss.spi
Methods in eu.europa.esig.dss.spi with parameters of type ObjectIdentifier Modifier and Type Method Description static String
DSSUtils. getUriOrUrnOid(ObjectIdentifier objectIdentifier)
Returns URI if present, otherwise URN encoded OID (see RFC 3061) Returns NULL if non of them is present