Uses of Class
org.forgerock.opendj.security.KeyStoreParameters
Packages that use KeyStoreParameters
Package
Description
An LDAP based security provider having the name "OpenDJ" and exposing an LDAP/LDIF based
KeyStore
service.-
Uses of KeyStoreParameters in org.forgerock.opendj.security
Methods in org.forgerock.opendj.security that return KeyStoreParametersModifier and TypeMethodDescriptionstatic 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, Options options) Creates a set of LDAP key store parameters with custom options.