Uses of Enum Class
eu.europa.esig.dss.enumerations.CertificateExtensionEnum
Packages that use CertificateExtensionEnum
-
Uses of CertificateExtensionEnum in eu.europa.esig.dss.enumerations
Subclasses with type arguments of type CertificateExtensionEnum in eu.europa.esig.dss.enumerationsModifier and TypeClassDescriptionenumContains enumeration of certificate extensions supported by the applicationMethods in eu.europa.esig.dss.enumerations that return CertificateExtensionEnumModifier and TypeMethodDescriptionstatic CertificateExtensionEnumReturns aCertificateExtensionEnumif an enum with the given OID existsstatic CertificateExtensionEnumReturns the enum constant of this class with the specified name.static CertificateExtensionEnum[]CertificateExtensionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CertificateExtensionEnum in eu.europa.esig.dss.model.x509.extension
Constructors in eu.europa.esig.dss.model.x509.extension with parameters of type CertificateExtensionEnumModifierConstructorDescriptionCertificateExtension(CertificateExtensionEnum certificateExtensionEnum) Constructor from aCertificateExtensionEnum