public abstract class AbstractUser extends AbstractUserSummary
| Constructor and Description |
|---|
AbstractUser() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Approval> |
getApprovals()
The approvals for the user
|
abstract String |
getExternalId()
The external id
|
abstract List<Group> |
getGroups()
The groups for the user
|
getActive, getEmail, getMeta, getName, getPasswordLastModified, getSchemas, getVerified, getZoneIdgetId, getOrigin, getUserNameCopyright © 2017 Pivotal Software, Inc.. All rights reserved.