public class UsersUtil
extends java.lang.Object
| Constructor and Description |
|---|
UsersUtil() |
| Modifier and Type | Method and Description |
|---|---|
static User |
getServerAdmin() |
static User |
getServerModerator() |
static boolean |
isAllowedToPerformNewSearch(User user) |
static boolean |
usersSeeEachOthers(User sender,
User recipient) |