| Package | Description |
|---|---|
| org.apache.wicket.examples.authorization |
| Modifier and Type | Field and Description |
|---|---|
static List<User> |
RolesApplication.USERS
User DB.
|
| Modifier and Type | Method and Description |
|---|---|
User |
RolesSession.getUser()
Gets user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RolesSession.setUser(User user)
Sets user.
|
Copyright © 2020. All rights reserved.