|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthUser | |
|---|---|
| org.eaglei.repository.admin | |
| Uses of AuthUser in org.eaglei.repository.admin |
|---|
| Methods in org.eaglei.repository.admin that return AuthUser | |
|---|---|
static AuthUser |
AuthUser.find(java.lang.String targetUsername)
Get the auth-db description of the indicated user, if present. |
| Methods in org.eaglei.repository.admin that return types with arguments of type AuthUser | |
|---|---|
static java.util.Map<java.lang.String,AuthUser> |
AuthUser.findAllAsMap()
Get a Map of each username key to AuthUser object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||