| Package | Description |
|---|---|
| mireka.login |
Contains classes for the configuration and verification of login
credentials.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<GlobalUser> |
GlobalUsers.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalUsers.addUser(GlobalUser user) |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalUsers.setUsers(java.util.List<GlobalUser> users) |