Uses of Interface
org.apache.struts2.interceptor.PrincipalProxy

Packages that use PrincipalProxy
org.apache.struts2.interceptor Web specific interceptor classes. 
org.apache.struts2.servlet.interceptor   
 

Uses of PrincipalProxy in org.apache.struts2.interceptor
 

Methods in org.apache.struts2.interceptor with parameters of type PrincipalProxy
 void PrincipalAware.setPrincipalProxy(PrincipalProxy principalProxy)
           
 

Uses of PrincipalProxy in org.apache.struts2.servlet.interceptor
 

Classes in org.apache.struts2.servlet.interceptor that implement PrincipalProxy
 class ServletPrincipalProxy
          PrincipalProxy implementation for using HttpServletRequest Principal related methods.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.