Uses of Class
org.forgerock.openam.ldap.LDAPUtils.CachedPoolOptions
Package
Description
This package contains utility methods to ease/unify development when using the OpenDJ LDAP SDK.
-
Uses of LDAPUtils.CachedPoolOptions in org.forgerock.openam.ldap
Modifier and TypeFieldDescriptionstatic final Option<LDAPUtils.CachedPoolOptions>
LDAPUtils.CACHED_POOL_OPTIONS
AnOption
that stores the settings related to cached connection pooling.