Package org.forgerock.openig.audit
Interface AuditEvents
-
- All Known Implementing Classes:
AbstractAuditEvents
public interface AuditEvents
Audit events interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,JsonValue>
lookup()
Lookup audit events from resources.
-