| Package | Description |
|---|---|
| org.bonitasoft.engine.platform.session | |
| org.bonitasoft.engine.platform.session.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SSessionAlreadyExistsException |
class |
SSessionNotFoundException |
| Modifier and Type | Method and Description |
|---|---|
SPlatformSession |
PlatformSessionService.createSession(String username)
Create a new session for the given user;
|
void |
PlatformSessionService.renewSession(long sessionId)
Update the expiration and the last update dates of the session.
|
| Modifier and Type | Method and Description |
|---|---|
SPlatformSession |
PlatformSessionServiceImpl.createSession(String username) |
void |
PlatformSessionServiceImpl.renewSession(long sessionId) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.