Uses of Package
org.inspektr.audit.spi

Packages that use org.inspektr.audit.spi
org.inspektr.audit   
org.inspektr.audit.spi.support   
 

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.
 

Classes in org.inspektr.audit.spi used by org.inspektr.audit.spi.support
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.
 



Copyright © 2007-2012. All Rights Reserved.