spring-framework / org.springframework.web.servlet.support / SessionFlashMapManager

SessionFlashMapManager

open class SessionFlashMapManager : AbstractFlashMapManager

Store and retrieve FlashMap instances to and from the HTTP session.

Author
Rossen Stoyanchev

Author
Juergen Hoeller

Since
3.1.1

Constructors

<init>

SessionFlashMapManager()

Store and retrieve FlashMap instances to and from the HTTP session.