Uses of Enum Class
org.forgerock.opendj.security.X509CertificateBuilder.ExtendedKeyUsage
Package
Description
An LDAP based security provider having the name "OpenDJ" and exposing an LDAP/LDIF based
KeyStore
service.-
Uses of X509CertificateBuilder.ExtendedKeyUsage in org.forgerock.opendj.security
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.X509CertificateBuilder.ExtendedKeyUsage.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionX509CertificateBuilder.extendedKeyUsage
(boolean isCritical, EnumSet<X509CertificateBuilder.ExtendedKeyUsage> extendedKeyUsages) Adds the extended key usage extension with the provided usages.