Uses of Class
com.opensymphony.webwork.interceptor.PrincipalProxy

Packages that use PrincipalProxy
com.opensymphony.webwork.interceptor Web specific interceptor classes. 
 

Uses of PrincipalProxy in com.opensymphony.webwork.interceptor
 

Methods in com.opensymphony.webwork.interceptor with parameters of type PrincipalProxy
 void PrincipalAware.setPrincipalProxy(PrincipalProxy principalProxy)
           
 


WebWork Project Page