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 | Method and Description |
---|---|
<C extends AccessLogFilteringCriteriaCfgClient> |
AccessLogPublisherCfgClient.createAccessLogFilteringCriteria(ManagedObjectDefinition<C,? extends AccessLogFilteringCriteriaCfg> d,
String name,
Collection<PropertyException> exceptions)
Creates a new Access Log Filtering Criteria.
|
Modifier and Type | Method and Description |
---|---|
AccessLogFilteringCriteriaCfgClient |
AccessLogPublisherCfgClient.getAccessLogFilteringCriteria(String name)
Gets the named Access Log Filtering Criteria.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends AccessLogFilteringCriteriaCfgClient,? extends AccessLogFilteringCriteriaCfg> |
AccessLogFilteringCriteriaCfgClient.definition()
Get the configuration definition associated with this Access Log Filtering Criteria.
|
Modifier and Type | Method and Description |
---|---|
AccessLogFilteringCriteriaCfgClient |
AccessLogFilteringCriteriaCfgDefn.createClientConfiguration(ManagedObject<? extends AccessLogFilteringCriteriaCfgClient> impl)
Creates a client configuration view of the provided managed object.
|
Modifier and Type | Method and Description |
---|---|
AccessLogFilteringCriteriaCfgClient |
AccessLogFilteringCriteriaCfgDefn.createClientConfiguration(ManagedObject<? extends AccessLogFilteringCriteriaCfgClient> impl)
Creates a client configuration view of the provided managed object.
|
Copyright 2010-2017 ForgeRock AS.