Package | Description |
---|---|
main.java.com.djrapitops.plan.database.tables | |
main.java.com.djrapitops.plan.utilities.comparators |
Modifier and Type | Method and Description |
---|---|
WebUser |
SecurityTable.getWebUser(String user) |
Modifier and Type | Method and Description |
---|---|
List<WebUser> |
SecurityTable.getUsers() |
Modifier and Type | Method and Description |
---|---|
void |
SecurityTable.addNewUser(WebUser info) |
Modifier and Type | Method and Description |
---|---|
void |
SecurityTable.addUsers(List<WebUser> users) |
Modifier and Type | Method and Description |
---|---|
int |
WebUserComparator.compare(WebUser o1,
WebUser o2) |
Copyright © 2017. All rights reserved.