Class AuditRepositoryConfiguration

java.lang.Object
se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration

Configuration for setting up the audit event repositories.

The SAML IdP starter has all the actual configuration. This class maps deprecated settings to new new configuration properties.

Author:
Martin Lindström, Felix Hellman
  • Field Details

    • DEFAULT_SUPPORTED_EVENTS

      public static List<String> DEFAULT_SUPPORTED_EVENTS
      The events that we support by default.
  • Constructor Details