A C D E G H I O T W
A
- Address - Class in org.seedstack.business.audit.api
-
An internet address : an ip and/or a DNS name
- Address(String) - Constructor for class org.seedstack.business.audit.api.Address
-
Contructor with a hostname
- Address(InetAddress) - Constructor for class org.seedstack.business.audit.api.Address
-
Constructor with an INETAddress
- Audited - Annotation Type in org.seedstack.business.audit.api.annotations
-
An annotation used to automatically audit a method.
- AuditEvent - Class in org.seedstack.business.audit.api
-
An event to trail
- AuditEvent(String, Trail) - Constructor for class org.seedstack.business.audit.api.AuditEvent
-
Constructor
- AuditService - Interface in org.seedstack.business.audit.api
-
Service to trail events for auditing purpose.
C
- createTrail() - Method in interface org.seedstack.business.audit.api.AuditService
-
Creates a new trail initialized with initiator and Host
D
- describeException(E) - Method in interface org.seedstack.business.audit.api.TrailExceptionHandler
-
Creates a message for an exception.
E
- equals(Object) - Method in class org.seedstack.business.audit.api.Trail
-
G
- getAddress() - Method in class org.seedstack.business.audit.api.Host
-
Gets the address.
- getAddress() - Method in class org.seedstack.business.audit.api.Initiator
-
- getDate() - Method in class org.seedstack.business.audit.api.AuditEvent
-
- getDnsName() - Method in class org.seedstack.business.audit.api.Address
-
- getFormattedDate(String) - Method in class org.seedstack.business.audit.api.AuditEvent
-
Formats the date of the event with the given format
- getHost() - Method in class org.seedstack.business.audit.api.Trail
-
- getId() - Method in class org.seedstack.business.audit.api.Host
-
- getId() - Method in class org.seedstack.business.audit.api.Initiator
-
- getId() - Method in class org.seedstack.business.audit.api.Trail
-
- getInitiator() - Method in class org.seedstack.business.audit.api.Trail
-
- getIpAddress() - Method in class org.seedstack.business.audit.api.Address
-
- getMessage() - Method in class org.seedstack.business.audit.api.AuditEvent
-
- getName() - Method in class org.seedstack.business.audit.api.Host
-
- getName() - Method in class org.seedstack.business.audit.api.Initiator
-
- getTrail() - Method in class org.seedstack.business.audit.api.AuditEvent
-
H
- hashCode() - Method in class org.seedstack.business.audit.api.Trail
-
- Host - Class in org.seedstack.business.audit.api
-
Represents the machine and application
- Host(String, String, String) - Constructor for class org.seedstack.business.audit.api.Host
-
Constructor where hostname is given.
- Host(String, String) - Constructor for class org.seedstack.business.audit.api.Host
-
Constructor without hostname.
I
- Initiator - Class in org.seedstack.business.audit.api
-
The initiator of an event
- Initiator(String, String, String) - Constructor for class org.seedstack.business.audit.api.Initiator
-
Constructor.
O
- org.seedstack.business.audit.api - package org.seedstack.business.audit.api
-
- org.seedstack.business.audit.api.annotations - package org.seedstack.business.audit.api.annotations
-
- org.seedstack.business.audit.spi - package org.seedstack.business.audit.spi
-
T
- trail(String, Trail) - Method in interface org.seedstack.business.audit.api.AuditService
-
Writes an event.
- Trail - Class in org.seedstack.business.audit.api
-
A Trail regroups several events for one user action.
- Trail(long, Initiator, Host) - Constructor for class org.seedstack.business.audit.api.Trail
-
Constructor
- TrailExceptionHandler<E extends Exception> - Interface in org.seedstack.business.audit.api
-
Allows to describe an event in case of a certain exception.
- TrailWriter - Interface in org.seedstack.business.audit.spi
-
Interface used to write an event in its final form (log, bdd...)
W
- writeEvent(AuditEvent) - Method in interface org.seedstack.business.audit.spi.TrailWriter
-
Writes the event
A C D E G H I O T W
Copyright © 2013-2015–2015. All rights reserved.