| Package | Description |
|---|---|
| net.codestory.http | |
| net.codestory.http.filters.ssl | |
| net.codestory.http.security |
| Modifier and Type | Method and Description |
|---|---|
User |
Context.currentUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
Context.setCurrentUser(User user) |
| Modifier and Type | Method and Description |
|---|---|
User |
UserMapper.map(Context context) |
| Modifier and Type | Method and Description |
|---|---|
User |
Users.find(java.lang.String login) |
User |
Users.find(java.lang.String login,
java.lang.String password) |
static User |
User.forLogin(java.lang.String login) |
Copyright © 2015. All Rights Reserved.