| Package | Description |
|---|---|
| org.cloudfoundry.uaa | |
| org.cloudfoundry.uaa.clients | |
| org.cloudfoundry.uaa.groups | |
| org.cloudfoundry.uaa.users |
| Modifier and Type | Class and Description |
|---|---|
class |
PaginatedAndSortedByRequest
Base class for requests that are paginated
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListClientsRequest
The request payload for the list clients operation
|
| Modifier and Type | Method and Description |
|---|---|
ListClientsRequest.Builder |
ListClientsRequest.Builder.from(PaginatedAndSortedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.PaginatedAndSortedRequest instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ListExternalGroupMappingsRequest
The request payload for the list external group mappings operation
|
class |
ListGroupsRequest
The request payload for the list groups operation
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsRequest.Builder |
ListGroupsRequest.Builder.from(PaginatedAndSortedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.PaginatedAndSortedRequest instance. |
ListExternalGroupMappingsRequest.Builder |
ListExternalGroupMappingsRequest.Builder.from(PaginatedAndSortedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.PaginatedAndSortedRequest instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ListUsersRequest
The request payload for the list users operation
|
class |
LookupUserIdsRequest
The request payload for the lookup user ids and usernames operation
|
| Modifier and Type | Method and Description |
|---|---|
LookupUserIdsRequest.Builder |
LookupUserIdsRequest.Builder.from(PaginatedAndSortedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.PaginatedAndSortedRequest instance. |
ListUsersRequest.Builder |
ListUsersRequest.Builder.from(PaginatedAndSortedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.PaginatedAndSortedRequest instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.