Package | Description |
---|---|
org.forgerock.opendj.security |
An LDAP based security provider having the name "OpenDJ" and exposing an LDAP/LDIF based
KeyStore service. |
Modifier and Type | Method and Description |
---|---|
SslOptions.ClientAuthPolicy |
SslOptions.clientAuthPolicy()
Returns the client authentication policy.
|
static SslOptions.ClientAuthPolicy |
SslOptions.ClientAuthPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SslOptions.ClientAuthPolicy[] |
SslOptions.ClientAuthPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SslOptions |
SslOptions.clientAuthPolicy(SslOptions.ClientAuthPolicy clientAuthPolicy)
Sets the client auth policy.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.