public interface AuthService<AuthSource>
| Modifier and Type | Field and Description |
|---|---|
static String |
NOT_LOGGED_IN |
| Modifier and Type | Method and Description |
|---|---|
ModelUser |
getLoggedInUser() |
String |
getUuid(AuthSource request) |
static final String NOT_LOGGED_IN
String getUuid(AuthSource request)
ModelUser getLoggedInUser()
Copyright © 2012-2013 The Internet Party. All Rights Reserved.