Directory Services 3.5.3 API
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
doFilter(String auditTopic,
JsonValue auditEvent)
Runs the filters in the filter chain.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
doFilter
public void doFilter(String auditTopic,
JsonValue auditEvent)
Runs the filters in the filter chain.
Runs a filter on the given audit event. The filter can modify the contents of the audit event.
- Specified by:
doFilter
in interface Filter
- Parameters:
auditTopic
- The topic the audit event is for.auditEvent
- The audit event.
Directory Services 3.5.3 API
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright 2010-2017 ForgeRock AS.