| Interface | Description |
|---|---|
| IdentityZoned |
An interface that indicates that a UAA request can specify an identity zone in its header
|
| UaaClient |
Main entry point to the UAA Client API
|
| Versioned |
An interface that indicates that a UAA request can specify an If Match in its header
|
| Class | Description |
|---|---|
| Metadata |
The metadata payload entities
|
| Metadata.Builder |
Builds instances of type
Metadata. |
| PaginatedAndSortedByRequest |
Base class for requests that are paginated
|
| PaginatedAndSortedRequest |
Base class for requests that are paginated
|
| PaginatedResponse<T> |
Base class for requests that are paginated
|
| Enum | Description |
|---|---|
| ResponseType |
The response types
|
| SortOrder |
The sort order
|
| Exception | Description |
|---|---|
| UaaException |
An exception encapsulating an error returned from the UAA APIs
|
Copyright © 2020. All rights reserved.