Classes in org.inspektr.audit.spi used by org.inspektr.audit |
AuditableActionResolver
An SPI interface needed to be implemented by individual applications requiring an audit trail record keeping
functionality, to provide the action taken. |
AuditablePrincipalResolver
An SPI interface needed to be implemented by individual applications requiring an audit trail record keeping
functionality, to provide a currently authenticated principal performing an auditable action. |
AuditableResourceResolver
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 auditable action is being performed. |