Package org.apereo.inspektr.audit.spi
-
Interface Summary Interface Description AuditActionResolver An SPI interface needed to be implemented by individual applications requiring an audit trail record keeping functionality, to provide the action taken.AuditResourceResolver An SPI interface needed to be implemented by individual applications requiring an audit trail record keeping functionality, to provide a current resource on which an audit-able action is being performed.