| Package | Description |
|---|---|
| com.helger.photon.basic.security.audit |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAuditor
Abstract base class for interface
IAuditor. |
class |
AsynchronousAuditor
The class handles all audit items
|
class |
IgnoringAuditor
An implementation of
IAuditor that does nothing |
class |
LoggingAuditor
An implementation of
IAuditor using SLF4J logging. |
| Modifier and Type | Method and Description |
|---|---|
IAuditor |
IAuditorProvider.getAuditor() |
IAuditor |
IAuditManager.getAuditor() |
static IAuditor |
AuditUtils.getAuditor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AuditUtils.setAuditor(IAuditor aAuditor)
Set the global auditor to use.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.