java.lang.Objectorg.apache.struts2.servlet.interceptor.ServletPrincipalProxy
All Implemented Interfaces:
PrincipalProxy
Constructor: |
---|
|
Method from org.apache.struts2.servlet.interceptor.ServletPrincipalProxy Summary: |
---|
getRemoteUser, getRequest, getUserPrincipal, isRequestSecure, isUserInRole |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.struts2.servlet.interceptor.ServletPrincipalProxy Detail: |
---|
|
Deprecated! To - obtain the HttpServletRequest in your action, use
org.apache.struts2.servlet.ServletRequestAware , since this method will be dropped in future.
|
|
|
|