Uses of Class
se.swedenconnect.spring.saml.idp.autoconfigure.redis.RedisTlsProperties.KeyStoreConfiguration
Packages that use RedisTlsProperties.KeyStoreConfiguration
Package
Description
Auto configuration for Redis extensions.
-
Uses of RedisTlsProperties.KeyStoreConfiguration in se.swedenconnect.spring.saml.idp.autoconfigure.redis
Methods in se.swedenconnect.spring.saml.idp.autoconfigure.redis that return RedisTlsProperties.KeyStoreConfigurationModifier and TypeMethodDescriptionRedisTlsProperties.getCredential()Configuration for the KeyStore holding the Redis client SSL/TLS credential.RedisTlsProperties.getTrust()To configure a specific trust for SSL/TLS we can supply a trust KeyStore.