Package org.forgerock.audit.filter


package org.forgerock.audit.filter
Contains the classes for filtering audit events.
  • Class
    Description
    Interface that represents an audit filter.
    Builds a Filter for a given set of FilterPolicy.
    Represents a FilterPolicy which contains the includeIf and excludeIf values for the filter.