Package | Description |
---|---|
org.opends.server.admin.std.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.opends.server.admin.std.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.
|
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)
Creates a client configuration view of the provided managed
object.
|
Modifier and Type | Method and Description |
---|---|
HTTPAccessLogPublisherCfgClient |
HTTPAccessLogPublisherCfgDefn.createClientConfiguration(ManagedObject<? extends HTTPAccessLogPublisherCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.