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