Uses of Interface
org.apache.struts2.interceptor.PrincipalProxy
Packages that use PrincipalProxy
-
Uses of PrincipalProxy in org.apache.struts2.action
Methods in org.apache.struts2.action with parameters of type PrincipalProxyModifier and TypeMethodDescriptionvoid
PrincipalAware.withPrincipalProxy
(PrincipalProxy principalProxy) -
Uses of PrincipalProxy in org.apache.struts2.interceptor.servlet
Classes in org.apache.struts2.interceptor.servlet that implement PrincipalProxyModifier and TypeClassDescriptionclass
PrincipalProxy implementation for using HttpServletRequest Principal related methods.