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(java.lang.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-2009 Red Hat, Inc.. All Rights Reserved.