Package org.apache.wiki.security
Class AuditLogger
java.lang.Object
org.apache.wiki.security.AuditLogger
- All Implemented Interfaces:
EventListener,org.apache.wiki.event.WikiEventListener
Audit logger - listens to WikiEvent, logging specific events and actions that
audit worthy
- Since:
- 3.0.0
-
Method Summary
Modifier and TypeMethodDescriptionvoidactionPerformed(org.apache.wiki.event.WikiEvent event) static AuditLoggerstatic voidinitialize(WikiEngine engine) voidshutdown()
-
Method Details
-
initialize
-
getInstance
-
shutdown
-
actionPerformed
- Specified by:
actionPerformedin interfaceorg.apache.wiki.event.WikiEventListener
-