|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BbSession | |
|---|---|
| blackboard.platform.context | |
| blackboard.platform.session | |
| Uses of BbSession in blackboard.platform.context |
|---|
| Methods in blackboard.platform.context that return BbSession | |
|---|---|
BbSession |
Context.getSession()
|
| 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. |
| Methods in blackboard.platform.session that return types with arguments of type BbSession | |
|---|---|
java.util.List<BbSession> |
BbSessionManagerService.getActiveSessionList()
Returns a List of all active session in this VM. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||