Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Acegi 1.0.0
Package:
org.acegisecurity.wrapper
Class
public
class
SecurityContextHolderAwareRequestWrapper
extends
HttpServletRequestWrapper
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
$Id: Secur
Author(s)
Orlando Garcia Carmona, Ben Alex
An Acegi Security-aware
HttpServletRequestWrapper
, which uses the
SecurityContext
-defined
Authentication
object for
isUserInRole(String)
and
getRemoteUser()
responses.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
HttpServletRequestWrapper, which uses theSecurityContext-definedAuthenticationobject for isUserInRole(String) and getRemoteUser() responses.