Uses of Interface
org.forgerock.opendj.server.config.client.CommonAuditAccessLogPublisherCfgClient
-
Packages that use CommonAuditAccessLogPublisherCfgClient Package Description org.forgerock.opendj.server.config.client Provides client-side interfaces for querying and managing the Core directory server administrative components. -
-
Uses of CommonAuditAccessLogPublisherCfgClient in org.forgerock.opendj.server.config.client
Subinterfaces of CommonAuditAccessLogPublisherCfgClient in org.forgerock.opendj.server.config.client Modifier and Type Interface 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
JsonFileAccessLogPublisherCfgClient
A client-side interface for reading and modifying JSON File Based Access Log Publisher settings.Methods in org.forgerock.opendj.server.config.client that return types with arguments of type CommonAuditAccessLogPublisherCfgClient Modifier and Type Method Description ManagedObjectDefinition<? extends CommonAuditAccessLogPublisherCfgClient,? extends CommonAuditAccessLogPublisherCfg>
CommonAuditAccessLogPublisherCfgClient. definition()
Get the configuration definition associated with this Common Audit Access Log Publisher.
-