public interface CommonAuditAccessLogPublisherCfgClient extends AccessLogPublisherCfgClient
Common Audit Access Log Publishers publish access events to commons audit.
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends CommonAuditAccessLogPublisherCfgClient,? extends CommonAuditAccessLogPublisherCfg> |
definition()
Get the configuration definition associated with this Common Audit Access Log Publisher.
|
ValueOrExpression<Boolean> |
isLogControlOids()
Gets the "log-control-oids" property.
|
void |
setLogControlOids(ValueOrExpression<Boolean> value)
Sets the "log-control-oids" property.
|
createAccessLogFilteringCriteria, getAccessLogFilteringCriteria, getFilteringPolicy, getJavaClass, isSuppressInternalOperations, isSuppressSynchronizationOperations, listAccessLogFilteringCriteria, removeAccessLogFilteringCriteria, setFilteringPolicy, setJavaClass, setSuppressInternalOperations, setSuppressSynchronizationOperations
isEnabled, setEnabled
commit, properties
ManagedObjectDefinition<? extends CommonAuditAccessLogPublisherCfgClient,? extends CommonAuditAccessLogPublisherCfg> definition()
definition
in interface AccessLogPublisherCfgClient
definition
in interface ConfigurationClient
definition
in interface LogPublisherCfgClient
ValueOrExpression<Boolean> isLogControlOids()
Specifies whether control OIDs will be included in operation log records.
void setLogControlOids(ValueOrExpression<Boolean> value) throws PropertyException
Specifies whether control OIDs will be included in operation log records.
value
- The value of the "log-control-oids" property.PropertyException
- If the new value is invalid.Copyright 2010-2022 ForgeRock AS.