| Package | Description |
|---|---|
| li.rudin.core.security | |
| li.rudin.core.security.impl | |
| li.rudin.core.security.user |
| Modifier and Type | Method and Description |
|---|---|
User |
LoginService.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginService.login(User user) |
| Modifier and Type | Field and Description |
|---|---|
static User |
LoginServiceImpl.ANONYMOUS_USER
Anonymous user
|
| Modifier and Type | Method and Description |
|---|---|
User |
LoginServiceImpl.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginServiceImpl.login(User user) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUser |
| Modifier and Type | Method and Description |
|---|---|
User |
UserProvider.getUser(String name)
Returns the given user or null if none found
|
Copyright © 2013. All Rights Reserved.