Package org.forgerock.audit.filter
Contains the classes for filtering audit events.
-
Interface Summary Interface Description Filter Interface that represents an audit filter. -
Class Summary Class Description FilterBuilder Builds aFilter
for a given set ofFilterPolicy
.FilterPolicy Represents a FilterPolicy which contains the includeIf and excludeIf values for the filter.