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 |
CsvFileHttpAccessLogPublisherCfgClient
A client-side interface for reading and modifying CSV File HTTP
Access Log Publisher settings.
|
interface |
ExternalHttpAccessLogPublisherCfgClient
A client-side interface for reading and modifying External HTTP
Access Log Publisher settings.
|
interface |
FileBasedHttpAccessLogPublisherCfgClient
A client-side interface for reading and modifying File Based HTTP
Access Log Publisher settings.
|
interface |
JsonFileHttpAccessLogPublisherCfgClient
A client-side interface for reading and modifying JSON File Based
HTTP Access Log Publisher settings.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends HttpAccessLogPublisherCfgClient,? extends HttpAccessLogPublisherCfg> |
HttpAccessLogPublisherCfgClient.definition()
Get the configuration definition associated with this HTTP Access Log Publisher.
|
Modifier and Type | Method and Description |
---|---|
HttpAccessLogPublisherCfgClient |
HttpAccessLogPublisherCfgDefn.createClientConfiguration(ManagedObject<? extends HttpAccessLogPublisherCfgClient> impl) |
Modifier and Type | Method and Description |
---|---|
HttpAccessLogPublisherCfgClient |
HttpAccessLogPublisherCfgDefn.createClientConfiguration(ManagedObject<? extends HttpAccessLogPublisherCfgClient> impl) |
Copyright 2010-2020 ForgeRock AS.