Spring Security Framework

Uses of Class
org.springframework.security.wrapper.SecurityContextHolderAwareRequestWrapper

Packages that use SecurityContextHolderAwareRequestWrapper
org.springframework.security.wrapper Populates a Servlet request with a new Spring Security compliant HttpServletRequestWrapper
 

Uses of SecurityContextHolderAwareRequestWrapper in org.springframework.security.wrapper
 

Subclasses of SecurityContextHolderAwareRequestWrapper in org.springframework.security.wrapper
 class SavedRequestAwareWrapper
          Provides request parameters, headers and cookies from either an original request or a saved request.
 


Spring Security Framework

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