| Package | Description |
|---|---|
| org.forgerock.opendj.server.config.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
| org.forgerock.opendj.server.config.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BackupBackendCfgClient
A client-side interface for reading and modifying Backup Backend
settings.
|
interface |
JEBackendCfgClient
A client-side interface for reading and modifying JE Backend
settings.
|
interface |
LDIFBackendCfgClient
A client-side interface for reading and modifying LDIF Backend
settings.
|
interface |
MemoryBackendCfgClient
A client-side interface for reading and modifying Memory Backend
settings.
|
interface |
MonitorBackendCfgClient
A client-side interface for reading and modifying Monitor Backend
settings.
|
interface |
NullBackendCfgClient
A client-side interface for reading and modifying Null Backend
settings.
|
interface |
PDBBackendCfgClient
A client-side interface for reading and modifying PDB Backend
settings.
|
interface |
PluggableBackendCfgClient
A client-side interface for reading and modifying Pluggable Backend
settings.
|
interface |
SchemaBackendCfgClient
A client-side interface for reading and modifying Schema Backend
settings.
|
interface |
TaskBackendCfgClient
A client-side interface for reading and modifying Task Backend
settings.
|
interface |
TrustStoreBackendCfgClient
A client-side interface for reading and modifying Trust Store
Backend settings.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectDefinition<? extends LocalBackendCfgClient,? extends LocalBackendCfg> |
LocalBackendCfgClient.definition()
Get the configuration definition associated with this Local Backend.
|
| Modifier and Type | Method and Description |
|---|---|
LocalBackendCfgClient |
LocalBackendCfgDefn.createClientConfiguration(ManagedObject<? extends LocalBackendCfgClient> impl)
Creates a client configuration view of the provided managed object.
|
| Modifier and Type | Method and Description |
|---|---|
LocalBackendCfgClient |
LocalBackendCfgDefn.createClientConfiguration(ManagedObject<? extends LocalBackendCfgClient> impl)
Creates a client configuration view of the provided managed object.
|
Copyright © 2017-2020 Wren Security. All Rights Reserved.