See: Description
Class | Description |
---|---|
AbstractIndexDescriptor |
Abstract class used to describe the configuration of an index.
|
BackendDescriptor |
The class that describes the backend configuration.
|
BaseDNDescriptor |
This class is used to represent a Base DN / Replica and is aimed to be used by the classes in the BackendTableModel
class.
|
ConnectionHandlerDescriptor |
This class is used to represent a Listener and is aimed to be used by the classes in the ListenersTableModel class.
|
ControlPanelInfo |
This is the classes that is shared among all the different places in the Control Panel.
|
ServerDescriptor |
This is just a class used to provide a data model describing what the StatusPanelDialog will show to the user.
|
Enum | Description |
---|---|
BaseDNDescriptor.Type |
An enumeration describing the type of base DN for a given backend.
|
ConnectionHandlerDescriptor.Protocol |
Enumeration used to represent the Protocol of the listener.
|
ConnectionHandlerDescriptor.State |
Enumeration used to represent the state of the listener.
|
ServerDescriptor.ServerStatus |
Enumeration indicating the status of the server.
|
Exception | Description |
---|---|
ConfigReadException |
Exception that occurs reading the server configuration.
|
This includes table models, some exceptions, the classes used to represent the configuration (like ServerDescriptor), etc.
Copyright 2010-2018 ForgeRock AS.