Package se.swedenconnect.signservice.audit.callback
package se.swedenconnect.signservice.audit.callback
Definition and implementation of an audit logger listener and audit logging using callbacks.
-
ClassDescriptionA callback interface that is provided to the
CallbackAuditLogger
.AnAuditLogger
implementation that will hand over all events to the configuredAuditLoggerListener
.Configuration class for configuring aCallbackAuditLogger
.A handler factory for creatingCallbackAuditLogger
instances.