Package | Description |
---|---|
org.acegisecurity.wrapper |
Populates a Servlet request with a new Acegi Security compliant
HttpServletRequestWrapper . |
Class and Description |
---|
SecurityContextHolderAwareRequestWrapper
An Acegi Security-aware
HttpServletRequestWrapper , which uses the
SecurityContext -defined Authentication object for SecurityContextHolderAwareRequestWrapper.isUserInRole(java.lang.String) and HttpServletRequestWrapper.getRemoteUser() responses. |
Copyright © 2014. All rights reserved.