Class AuditRepositoryConfigurationProperties.LogSystemRepository
java.lang.Object
se.swedenconnect.spring.saml.idp.autoconfigure.audit.AuditRepositoryConfigurationProperties.LogSystemRepository
- All Implemented Interfaces:
InitializingBean
- Enclosing class:
AuditRepositoryConfigurationProperties
public static class AuditRepositoryConfigurationProperties.LogSystemRepository
extends Object
implements InitializingBean
For using the underlying log system to handle audit events.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogSystemRepository
public LogSystemRepository()
-
-
Method Details
-
toLevel
public org.slf4j.event.Level toLevel() -
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceInitializingBean- Throws:
Exception
-