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

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

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

Methods in org.rhq.enterprise.server.auth that throw SessionNotFoundException
 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.