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 Details

    • RP_CERTIFICATE_WARN_THRESHOLD_DEFAULT

      public static final Duration 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