Package org.forgerock.opendj.config.client.spi
Client side driver implementation interfaces.
This package contains classes which client-side driver implementations are expected to use.
-
Interface Summary Interface Description Property<T> A managed object property comprising of the property's definition and its set of values. -
Class Summary Class Description AbstractManagedObject<T extends ConfigurationClient> An abstract managed object implementation.Driver An abstract management connection context driver which should form the basis of driver implementations.PropertySet A set of properties.