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.newLDIFManagementContext(File ldifFile,
LDAPProfile profile)
Returns a LDIF management context on the provided LDIF file.
|
static ManagementContext |
LDAPManagementContext.newManagementContext(org.forgerock.opendj.ldap.Connection connection,
LDAPProfile profile)
Create a new LDAP management context using the provided LDAP connection.
|
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.