Package | Description |
---|---|
org.forgerock.opendj.config |
Common administration classes.
|
org.forgerock.opendj.config.client.ldap |
LDAP configuration transport implementation.
|
Modifier and Type | Method and Description |
---|---|
static LdapProfile |
LdapProfile.getInstance()
Get the global LDAP profile instance.
|
Modifier and Type | Method and Description |
---|---|
static ManagementContext |
LdapManagementContext.newManagementContext(Connection connection,
LdapProfile profile)
Creates a new LDAP management context using the provided LDAP connection and
default schema . |
static ManagementContext |
LdapManagementContext.newManagementContext(Connection connection,
LdapProfile profile,
Schema schema)
Creates a new LDAP management context using the provided LDAP connection and provided schema.
|
Copyright 2010-2022 ForgeRock AS.