Package org.springframework.web.server.session
@NullMarked
package org.springframework.web.server.session
Auxiliary interfaces and implementation classes for
webSession support.-
ClassDescriptionCookie-based
webSessionIdResolver.Default implementation ofwebSessionManagerdelegating to awebSessionIdResolverfor session id resolution and to awebSessionStore.Request and response header-basedwebSessionIdResolver.Simple Map-based storage forwebSessioninstances.Contract for session ID resolution strategies.Main class for access to thewebSessionfor an HTTP request.Strategy forwebSessionpersistence.