Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.session.web.http Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
CookieHttpSessionStrategyA HttpSessionStrategy that uses a cookie to obtain the session from.Classorg.springframework.session.web.httpSpring Session
HeaderHttpSessionStrategyA HttpSessionStrategy that uses a header to obtain the session from.Classorg.springframework.session.web.httpSpring Session
HttpSessionManagerAllows managing a mapping of alias to the session id for having multipleactive sessions at the same time.Interfaceorg.springframework.session.web.httpSpring Session
HttpSessionStrategyA strategy for mapping HTTP request and responses to a Session.Interfaceorg.springframework.session.web.httpSpring Session
MultiHttpSessionStrategySome HttpSessionStrategy may also want to further customizeHttpServletRequest and HttpServletResponse objects.Interfaceorg.springframework.session.web.httpSpring Session
RequestResponsePostProcessorAllows customizing the HttpServletRequest and/or theHttpServletResponse.Interfaceorg.springframework.session.web.httpSpring Session
SessionRepositoryFilterSwitches the HttpSession implementation to be backed by a Session.Classorg.springframework.session.web.httpSpring Session