| Package | Description |
|---|---|
| org.duracloud.account.app.controller |
| Modifier and Type | Method and Description |
|---|---|
Set<UsersController.Account> |
UsersController.User.getAccounts() |
| Modifier and Type | Method and Description |
|---|---|
int |
UsersController.Account.compareTo(UsersController.Account a) |
| Constructor and Description |
|---|
User(Long id,
String username,
String firstName,
String lastName,
String email,
String allowableIPAddressRange,
Set<UsersController.Account> accounts,
boolean root) |
Copyright © 2009–2016 DuraSpace. All rights reserved.