Uses of Class
com.mycompany.util.UserSession

Packages that use UserSession
com.mycompany.controller Contains JSF managed bean controller classes for the application. 
 

Uses of UserSession in com.mycompany.controller
 

Methods in com.mycompany.controller with parameters of type UserSession
 void AbstractController.setUserSession(UserSession userSession)