See: Description
| Class | Description |
|---|---|
| BackupBackend |
This class defines a backend used to present information about Directory
Server backups.
|
| ChangelogBackend |
A backend that provides access to the changelog, i.e.
|
| LDIFBackend |
This class provides a backend implementation that stores the underlying data
in an LDIF file.
|
| MemoryBackend |
This class defines a very simple backend that stores its information in
memory.
|
| MonitorBackend |
This class defines a backend to hold Directory Server monitor entries.
|
| NullBackend |
This class implements /dev/null like backend for development and
testing.
|
| RebuildConfig |
Configuration for the indexType rebuild process.
|
| RootDSEBackend |
This class defines a backend to hold the Directory Server root DSE.
|
| SchemaBackend |
This class defines a backend to hold the Directory Server schema information.
|
| TrustStoreBackend |
This class defines a backend used to provide an LDAP view of public keys
stored in a key store.
|
| VerifyConfig |
This class represents the configuration of a JE backend verification process.
|
| Enum | Description |
|---|---|
| RebuildConfig.RebuildMode |
Identifies how indexes will be selected for rebuild.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.