Uses of Enum
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 type with the specified name.RedisSessionProperties.ConfigureAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
RedisSessionProperties.setConfigureAction
(RedisSessionProperties.ConfigureAction configureAction)