Class RedisTlsExtensionsConfiguration.SslBundleRegistrationBean

java.lang.Object
se.swedenconnect.spring.saml.idp.autoconfigure.redis.RedisTlsExtensionsConfiguration.SslBundleRegistrationBean
Enclosing class:
RedisTlsExtensionsConfiguration

public static class RedisTlsExtensionsConfiguration.SslBundleRegistrationBean extends Object
For registering a SslBunde based on TLS extension properties.
  • Constructor Details

    • SslBundleRegistrationBean

      public SslBundleRegistrationBean(org.springframework.boot.autoconfigure.data.redis.RedisProperties redisProperties, RedisTlsProperties tlsProperties, org.springframework.boot.ssl.SslBundleRegistry sslBundleRegistry) throws Exception
      Throws:
      Exception