Uses of Enum Class
org.springframework.boot.autoconfigure.session.RedisSessionProperties.ConfigureAction
Package
Description
Auto-configuration for Spring Session.
-
Uses of RedisSessionProperties.ConfigureAction in org.springframework.boot.autoconfigure.session
Modifier and TypeMethodDescriptionRedisSessionProperties.getConfigureAction()
Returns the enum constant of this class with the specified name.RedisSessionProperties.ConfigureAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
RedisSessionProperties.setConfigureAction
(RedisSessionProperties.ConfigureAction configureAction)