Class BankIdConfigurationProperties.HealthConfiguration
java.lang.Object
se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.HealthConfiguration
- All Implemented Interfaces:
InitializingBean
- Enclosing class:
BankIdConfigurationProperties
public static class BankIdConfigurationProperties.HealthConfiguration
extends Object
implements InitializingBean
Configuration for health endpoints.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Duration
Default value for the setting that tells when the health endpoint should warn about Relying Party certificates that are about to expire. -
Constructor Summary
-
Method Summary
-
Field Details
-
RP_CERTIFICATE_WARN_THRESHOLD_DEFAULT
Default value for the setting that tells when the health endpoint should warn about Relying Party certificates that are about to expire.
-
-
Constructor Details
-
HealthConfiguration
public HealthConfiguration()
-
-
Method Details
-
afterPropertiesSet
- Specified by:
afterPropertiesSet
in interfaceInitializingBean
- Throws:
Exception
-