See: Description
| Class | Description |
|---|---|
| APIUser |
A simple User to expose through the REST endpoints.
|
| APIUserPasswordUpdate |
All the information necessary for the password update operation on a user.
|
| APIUserWrapper |
A wrapper to make an APIUser look like a User.
|
| PermissionSetPatch<PermissionType extends Permission> |
A set of changes to be applied to a PermissionSet, describing the set of
permissions being added and removed.
|
| UserRESTService |
A REST Service for handling user CRUD operations.
|
Copyright © 2016. All rights reserved.