Class RedisTlsExtensionsConfiguration.SslBundleRegistrationBean
java.lang.Object
se.swedenconnect.spring.saml.idp.autoconfigure.redis.RedisTlsExtensionsConfiguration.SslBundleRegistrationBean
- Enclosing class:
RedisTlsExtensionsConfiguration
For registering a SslBunde based on TLS extension properties.
-
Constructor Summary
ConstructorsConstructorDescriptionSslBundleRegistrationBean(org.springframework.boot.autoconfigure.data.redis.RedisProperties redisProperties, RedisTlsProperties tlsProperties, org.springframework.boot.ssl.SslBundleRegistry sslBundleRegistry) -
Method Summary
-
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
-