Class RedisAuthenticationProperties

java.lang.Object
org.apereo.cas.configuration.model.support.redis.BaseRedisProperties
org.apereo.cas.configuration.model.support.redis.RedisAuthenticationProperties
All Implemented Interfaces:
Serializable, CasFeatureModule

@RequiresModule(name="cas-server-support-redis-authentication") public class RedisAuthenticationProperties extends BaseRedisProperties
Configuration properties for Redis.
Since:
6.1.0
See Also: