| Package | Description |
|---|---|
| org.cloudfoundry.uaa.clients | |
| org.cloudfoundry.uaa.groups | |
| org.cloudfoundry.uaa.identityproviders |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchChangeSecretRequest
The request payload for the Batch Create Clients operation
|
class |
BatchCreateClientsRequest
The request payload for the Batch Create Clients operation
|
class |
BatchDeleteClientsRequest
The request payload for the Batch Delete Clients operation
|
class |
BatchUpdateClientsRequest
The request payload for the Batch Update Clients operation
|
class |
ChangeSecretRequest
The request payload for Change Secret
|
class |
CreateClientRequest
The request payload for the create client
|
class |
DeleteClientRequest
The request payload for Delete Client
|
class |
GetClientRequest
The request payload for Get Client
|
class |
GetMetadataRequest
The request payload for Get Metadata
|
class |
ListClientsRequest
The request payload for the list clients operation
|
class |
MixedActionsRequest
The request payload for the Batch Update Clients operation
|
class |
UpdateClientRequest
The request payload for Update Client
|
class |
UpdateMetadataRequest
The request payload for Update Metadata
|
| Modifier and Type | Method and Description |
|---|---|
UpdateClientRequest.Builder |
UpdateClientRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
ListClientsRequest.Builder |
ListClientsRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
DeleteClientRequest.Builder |
DeleteClientRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
MixedActionsRequest.Builder |
MixedActionsRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
BatchChangeSecretRequest.Builder |
BatchChangeSecretRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
BatchUpdateClientsRequest.Builder |
BatchUpdateClientsRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
UpdateMetadataRequest.Builder |
UpdateMetadataRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
BatchCreateClientsRequest.Builder |
BatchCreateClientsRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
GetClientRequest.Builder |
GetClientRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
ChangeSecretRequest.Builder |
ChangeSecretRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
GetMetadataRequest.Builder |
GetMetadataRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
BatchDeleteClientsRequest.Builder |
BatchDeleteClientsRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
CreateClientRequest.Builder |
CreateClientRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
AddMemberRequest
The request payload to add a member to a group
|
class |
CreateGroupRequest
The request payload for the create group
|
class |
DeleteGroupRequest
The request payload for the delete group
|
class |
GetGroupRequest
The request payload for the get group
|
class |
ListExternalGroupMappingsRequest
The request payload for the list external group mappings operation
|
class |
ListGroupsRequest
The request payload for the list groups operation
|
class |
ListMembersRequest
The request payload for the list members operation
|
class |
MapExternalGroupRequest
The request payload for the map external group request
|
class |
RemoveMemberRequest
The request payload for the remove member
|
class |
UnmapExternalGroupByGroupDisplayNameRequest
The request payload for the unmap external group by group display name request
|
class |
UnmapExternalGroupByGroupIdRequest
The request payload for the unmap external group by group id request
|
class |
UpdateGroupRequest
The request payload for the update group
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsRequest.Builder |
ListGroupsRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
RemoveMemberRequest.Builder |
RemoveMemberRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
CreateGroupRequest.Builder |
CreateGroupRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
GetGroupRequest.Builder |
GetGroupRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
AddMemberRequest.Builder |
AddMemberRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
ListMembersRequest.Builder |
ListMembersRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
MapExternalGroupRequest.Builder |
MapExternalGroupRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
UnmapExternalGroupByGroupIdRequest.Builder |
UnmapExternalGroupByGroupIdRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
DeleteGroupRequest.Builder |
DeleteGroupRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
UpdateGroupRequest.Builder |
UpdateGroupRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
ListExternalGroupMappingsRequest.Builder |
ListExternalGroupMappingsRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
UnmapExternalGroupByGroupDisplayNameRequest.Builder |
UnmapExternalGroupByGroupDisplayNameRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateIdentityProviderRequest
The request payload for the create identity provider
|
class |
DeleteIdentityProviderRequest
The request payload for the delete identity provider
|
class |
GetIdentityProviderRequest
The request payload for the get identity provider
|
class |
ListIdentityProvidersRequest
The request payload for the list identity provider
|
class |
UpdateIdentityProviderRequest
The request payload for the update identity provider
|
| Modifier and Type | Method and Description |
|---|---|
UpdateIdentityProviderRequest.Builder |
UpdateIdentityProviderRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
GetIdentityProviderRequest.Builder |
GetIdentityProviderRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
ListIdentityProvidersRequest.Builder |
ListIdentityProvidersRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
CreateIdentityProviderRequest.Builder |
CreateIdentityProviderRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
DeleteIdentityProviderRequest.Builder |
DeleteIdentityProviderRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.