Uses of Class
org.rhq.enterprise.server.auth.SessionTimeoutException

Packages that use SessionTimeoutException
org.rhq.enterprise.server.auth   
 

Uses of SessionTimeoutException in org.rhq.enterprise.server.auth
 

Methods in org.rhq.enterprise.server.auth that throw SessionTimeoutException
 int SessionManager.getSessionIdFromUsername(String username)
          Lookup and return the session ID that is associated with the given username.
 Subject SessionManager.getSubject(int sessionId)
          Returns the Subject associated with the given session id.
 



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.