|
Class Summary |
| Broker |
|
| CBGraphicsOps |
A wrapper for BasicOps that overrides log() and error()
in an application specific way. |
| JNDIBroker |
This utility class handles all the JNDIBroker LDAP calls, returning objects
to calling classes and managing the connection. |
| OfflineBroker |
This sets up a 'virtual broker' that reads info in, and allows
the user to operate on it, without any server being involved. |
| SchemaBroker |
This wraps the schema searching functionality of a
JNDIBroker, and makes it work as a DataSource
so that a SmartTree object can use it to browse the
schema. |
| Special |
This static class contains special code for Mitchell Rozonkiewiecz
of the OS390 security group, who requires special handling of ldap
modify requests. |
| StopMonitor |
The Stop Monitor interacts with the Brokers to cancel unwanted
data queries. |