Uses of Enum
org.springframework.boot.web.servlet.server.Session.SessionTrackingMode
-
Uses of Session.SessionTrackingMode in org.springframework.boot.web.servlet.server
Modifier and TypeMethodDescriptionstatic Session.SessionTrackingMode
Returns the enum constant of this type with the specified name.static Session.SessionTrackingMode[]
Session.SessionTrackingMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Session.setTrackingModes
(Set<Session.SessionTrackingMode> trackingModes)