Spring Security Framework

Uses of Package
org.springframework.security.wrapper

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

Classes in org.springframework.security.wrapper used by org.springframework.security.wrapper
SecurityContextHolderAwareRequestWrapper
          A Spring Security-aware HttpServletRequestWrapper, which uses the SecurityContext-defined Authentication object for SecurityContextHolderAwareRequestWrapper.isUserInRole(java.lang.String) and HttpServletRequestWrapper.getRemoteUser() responses.
 


Spring Security Framework

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