Uses of Enum Class
org.springframework.boot.session.data.redis.autoconfigure.SessionDataRedisProperties.ConfigureAction
Packages that use SessionDataRedisProperties.ConfigureAction
Package
Description
Auto-configuration for Spring Session Data Redis.
-
Uses of SessionDataRedisProperties.ConfigureAction in org.springframework.boot.session.data.redis.autoconfigure
Subclasses with type arguments of type SessionDataRedisProperties.ConfigureAction in org.springframework.boot.session.data.redis.autoconfigureModifier and TypeClassDescriptionstatic enumStrategies for configuring and validating Redis.Methods in org.springframework.boot.session.data.redis.autoconfigure that return SessionDataRedisProperties.ConfigureActionModifier and TypeMethodDescriptionSessionDataRedisProperties.getConfigureAction()Returns the enum constant of this class with the specified name.SessionDataRedisProperties.ConfigureAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.boot.session.data.redis.autoconfigure with parameters of type SessionDataRedisProperties.ConfigureActionModifier and TypeMethodDescriptionvoidSessionDataRedisProperties.setConfigureAction(SessionDataRedisProperties.ConfigureAction configureAction)