| Package | Description |
|---|---|
| controller | |
| models |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Session |
SessionController.current() |
@NotNull Session[] |
SessionController.get() |
Session |
SessionController.get(@NotNull String id) |
@NotNull Session[] |
SessionController.post(@NotNull String id,
@NotNull String password) |
| Modifier and Type | Field and Description |
|---|---|
@NotNull Session[] |
Session.SessionCollection.session_collection |
| Constructor and Description |
|---|
SessionCollection(@NotNull String entityPrefix,
@NotNull Session[] session_collection) |
Copyright © 2016. All rights reserved.