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.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends CommonAuditAccessLogPublisherCfgClient,? extends CommonAuditAccessLogPublisherCfg> |
CommonAuditAccessLogPublisherCfgClient.definition()
Get the configuration definition associated with this Common Audit Access Log Publisher.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CsvFileAccessLogPublisherCfg
A server-side interface for querying CSV File Access Log Publisher
settings.
|
interface |
ExternalAccessLogPublisherCfg
A server-side interface for querying External Access Log Publisher
settings.
|
interface |
JsonFileAccessLogPublisherCfg
A server-side interface for querying JSON File Based Access Log
Publisher settings.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends CommonAuditAccessLogPublisherCfg> |
CommonAuditAccessLogPublisherCfg.configurationClass()
Gets the configuration class associated with this Common Audit Access Log Publisher.
|
Modifier and Type | Method and Description |
---|---|
void |
CommonAuditAccessLogPublisherCfg.addCommonAuditAccessChangeListener(ConfigurationChangeListener<CommonAuditAccessLogPublisherCfg> listener)
Register to be notified when this Common Audit Access Log Publisher is changed.
|
void |
CommonAuditAccessLogPublisherCfg.removeCommonAuditAccessChangeListener(ConfigurationChangeListener<CommonAuditAccessLogPublisherCfg> listener)
Deregister an existing Common Audit Access Log Publisher configuration change listener.
|
Copyright 2010-2022 ForgeRock AS.