Uses of Enum Class
org.forgerock.opendj.security.SslOptions.ClientAuthPolicy
Package
Description
An LDAP based security provider having the name "OpenDJ" and exposing an LDAP/LDIF based
KeyStore
service.-
Uses of SslOptions.ClientAuthPolicy in org.forgerock.opendj.security
Modifier and TypeMethodDescriptionSslOptions.clientAuthPolicy()
Returns the client authentication policy.static SslOptions.ClientAuthPolicy
Returns the enum constant of this class with the specified name.static SslOptions.ClientAuthPolicy[]
SslOptions.ClientAuthPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSslOptions.clientAuthPolicy
(SslOptions.ClientAuthPolicy clientAuthPolicy) Sets the client auth policy.