Uses of Interface
org.apache.struts2.interceptor.PrincipalProxy
Packages that use PrincipalProxy
- 
Uses of PrincipalProxy in org.apache.struts2.actionMethods in org.apache.struts2.action with parameters of type PrincipalProxyModifier and TypeMethodDescriptionvoidPrincipalAware.withPrincipalProxy(PrincipalProxy principalProxy) 
- 
Uses of PrincipalProxy in org.apache.struts2.interceptor.servletClasses in org.apache.struts2.interceptor.servlet that implement PrincipalProxyModifier and TypeClassDescriptionclassPrincipalProxy implementation for using HttpServletRequest Principal related methods.