Uses of Interface
blackboard.platform.session.BbSession

Packages that use BbSession
blackboard.platform.session   
 

Uses of BbSession in blackboard.platform.session
 

Methods in blackboard.platform.session that return BbSession
 BbSession BbSessionManagerService.getSession(javax.servlet.http.HttpServletRequest request)
          Returns the BbSession associated with the user making the given request.
 BbSession BbSessionManagerService.safeGetSession(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Returns the BbSession associated with the user making the given request.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.