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 |
CsvFileAccessLogPublisherCfgClient
A client-side interface for reading and modifying Csv File Access
Log Publisher settings.
|
interface |
ExternalAccessLogPublisherCfgClient
A client-side interface for reading and modifying External Access
Log Publisher settings.
|
interface |
FileBasedAccessLogPublisherCfgClient
A client-side interface for reading and modifying File Based Access
Log Publisher settings.
|
interface |
FileBasedAuditLogPublisherCfgClient
A client-side interface for reading and modifying File Based Audit
Log Publisher settings.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends AccessLogPublisherCfgClient,? extends AccessLogPublisherCfg> |
AccessLogPublisherCfgClient.definition()
Get the configuration definition associated with this Access Log Publisher.
|
Modifier and Type | Method and Description |
---|---|
AccessLogPublisherCfgClient |
AccessLogPublisherCfgDefn.createClientConfiguration(ManagedObject<? extends AccessLogPublisherCfgClient> impl)
Creates a client configuration view of the provided managed object.
|
Modifier and Type | Method and Description |
---|---|
AccessLogPublisherCfgClient |
AccessLogPublisherCfgDefn.createClientConfiguration(ManagedObject<? extends AccessLogPublisherCfgClient> impl)
Creates a client configuration view of the provided managed object.
|
Copyright 2010-2017 ForgeRock AS.