Package net.shibboleth.idp.profile.audit.impl
Audit implementation classes.
-
Class Summary Class Description AttributesAuditExtractor Function
that returns the attribute IDs from anAttributeContext
.PopulateAuditContext Action that populates fields in anAuditContext
using injected functions.PopulateAuditContext.FormattingMapParser Parser for the formatting strings that exposes a final set of field labels that are present in any of the input formatters.WriteAuditLog Action that produces audit log entries based on anAuditContext
and one or more formatting strings.