public final class LDAPManagementContext extends ManagementContext
Modifier and Type | Method and Description |
---|---|
static ManagementContext |
createFromContext(LDAPConnection connection)
Create a new LDAP management context using the provided LDAP
connection.
|
protected Driver |
getDriver()
Gets the driver associated with this management context.
|
close, deleteManagedObject, deleteManagedObject, deleteManagedObject, getManagedObject, getPropertyValue, getPropertyValues, getRootConfiguration, getRootConfigurationManagedObject, listManagedObjects, listManagedObjects, listManagedObjects, managedObjectExists
public static ManagementContext createFromContext(LDAPConnection connection)
connection
- The LDAP connection.protected Driver getDriver()
getDriver
in class ManagementContext
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.