See: Description
Class | Description |
---|---|
AbstractNodeTask |
This is an abstract class that is extended to search for nodes or to refresh the contents of the nodes.
|
BasicNodeError |
Error record.
|
BrowserController |
This is the main class of the LDAP entry browser.
|
ConnectionWithControls |
Associates a
ConnectionWrapper with the LDAP Control s it
should use when performing operation. |
IconPool |
This class is used as a cache containing the icons that are used by the BrowserController to update the nodes.
|
LDAPConnectionPool |
An LDAPConnectionPool is a pool of LDAPConnection.
|
NodeRefresher |
The class that is in charge of doing the LDAP searches required to update a node: search the local entry, detect if
it has children, retrieve the attributes required to render the node, etc.
|
Enum | Description |
---|---|
NodeRefresher.State |
The enumeration containing all the states the refresher can have.
|
Copyright © 2010–2017 ForgeRock AS. All rights reserved.