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.
|
| 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.
|
| Exception | Description |
|---|---|
| ReferralLimitExceededException |
The exception that is launched when we exceed the maximum number of hops
following referrals.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.