| 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 |
|---|---|
static KeyStoreParameters |
KeyStoreParameters.newKeyStoreParameters(ConnectionFactory factory,
DN baseDN)
Creates a set of LDAP key store parameters with default options.
|
static KeyStoreParameters |
KeyStoreParameters.newKeyStoreParameters(ConnectionFactory factory,
DN baseDN,
org.forgerock.util.Options options)
Creates a set of LDAP key store parameters with custom options.
|
Copyright © 2017-2020 Wren Security. All Rights Reserved.