See: Description
| Interface | Description |
|---|---|
| AuditService |
Service to trail events for auditing purpose.
|
| TrailExceptionHandler<E extends Exception> |
Allows to describe an event in case of a certain exception.
|
| Class | Description |
|---|---|
| Address |
An internet address : an ip and/or a DNS name
|
| AuditConfig | |
| AuditEvent |
An event to trail
|
| Host |
Represents the machine and application
|
| Initiator |
The initiator of an event
|
| Trail |
A Trail regroups several events for one user action.
|
| Annotation Type | Description |
|---|---|
| Audited |
An annotation used to automatically audit a method.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.