Uses of Class
net.sourceforge.apphere.SessionManager

Packages that use SessionManager
net.sourceforge.apphere   
 

Uses of SessionManager in net.sourceforge.apphere
 

Methods in net.sourceforge.apphere that return SessionManager
 SessionManager User.getSessions()
          Returns the sessions.
 

Methods in net.sourceforge.apphere with parameters of type SessionManager
 void User.setSessions(SessionManager sessions)
          Sets the sessions.