Spring Security Framework

Package org.springframework.security.ui.savedrequest

Stores a HttpServletRequest so that it can subsequently be emulated by the SavedRequestAwareWrapper.

See:
          Description

Class Summary
Enumerator Adapter that wraps an Enumeration around a Java 2 collection Iterator.
FastHttpDateFormat Utility class to generate HTTP dates.
SavedCookie Stores off the values of a cookie in a serializable holder
SavedRequest Represents central information from a HttpServletRequest.
 

Package org.springframework.security.ui.savedrequest Description

Stores a HttpServletRequest so that it can subsequently be emulated by the SavedRequestAwareWrapper.


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.