Uses of Class
org.forgerock.opendj.config.LdapProfile
Package
Description
Common administration classes.
LDAP configuration transport implementation.
-
Uses of LdapProfile in org.forgerock.opendj.config
Modifier and TypeMethodDescriptionstatic LdapProfile
LdapProfile.getInstance()
Get the global LDAP profile instance. -
Uses of LdapProfile in org.forgerock.opendj.config.client.ldap
Modifier and TypeMethodDescriptionstatic ManagementContext
LdapManagementContext.newManagementContext
(Connection connection, LdapProfile profile) Creates a new LDAP management context using the provided LDAP connection anddefault schema
.static ManagementContext
LdapManagementContext.newUnsafeManagementContext
(Connection connection, LdapProfile profile) Creates a new LDAP management context using the provided connection and profile.