Bootstrap.overrideSession Method
Method used to override the session to ignore the session storage.
This should mostly be used by third party integrators who want to use the JavaScript API without actually
running the web app, or to do things like augment the current application privileges for the UI without actually changing them on the server.
Parameters
- sessionId
-
Type: Session
The session to use.