| Package | Description |
|---|---|
| org.cloudfoundry.uaa.clients | |
| org.cloudfoundry.uaa.tokens |
| Modifier and Type | Method and Description |
|---|---|
List<GrantType> |
UpdateClientRequest.getAuthorizedGrantTypes()
List of grant types that can be used to obtain a token with this client.
|
List<GrantType> |
UpdateSecretClientAction.getAuthorizedGrantTypes()
List of grant types that can be used to obtain a token with this client.
|
List<GrantType> |
DeleteClientResponse.getAuthorizedGrantTypes()
List of grant types that can be used to obtain a token with this client.
|
List<GrantType> |
CreateClientAction.getAuthorizedGrantTypes()
List of grant types that can be used to obtain a token with this client.
|
List<GrantType> |
CreateClient.getAuthorizedGrantTypes()
List of grant types that can be used to obtain a token with this client.
|
List<GrantType> |
ActionClient.getAuthorizedGrantTypes()
List of grant types that can be used to obtain a token with this client.
|
List<GrantType> |
CreateClientRequest.getAuthorizedGrantTypes()
List of grant types that can be used to obtain a token with this client.
|
List<GrantType> |
Client.getAuthorizedGrantTypes()
List of grant types that can be used to obtain a token with this client.
|
List<GrantType> |
UpdateClientAction.getAuthorizedGrantTypes()
List of grant types that can be used to obtain a token with this client.
|
List<GrantType> |
UpdateClientResponse.getAuthorizedGrantTypes()
List of grant types that can be used to obtain a token with this client.
|
List<GrantType> |
UpdateClient.getAuthorizedGrantTypes()
List of grant types that can be used to obtain a token with this client.
|
List<GrantType> |
CreateClientResponse.getAuthorizedGrantTypes()
List of grant types that can be used to obtain a token with this client.
|
List<GrantType> |
GetClientResponse.getAuthorizedGrantTypes()
List of grant types that can be used to obtain a token with this client.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateClientRequest.Builder |
UpdateClientRequest.Builder.authorizedGrantType(GrantType... elements)
Adds elements to
authorizedGrantTypes list. |
UpdateSecretClientAction.Builder |
UpdateSecretClientAction.Builder.authorizedGrantType(GrantType... elements)
Adds elements to
authorizedGrantTypes list. |
DeleteClientResponse.Builder |
DeleteClientResponse.Builder.authorizedGrantType(GrantType... elements)
Adds elements to
authorizedGrantTypes list. |
CreateClientAction.Builder |
CreateClientAction.Builder.authorizedGrantType(GrantType... elements)
Adds elements to
authorizedGrantTypes list. |
CreateClient.Builder |
CreateClient.Builder.authorizedGrantType(GrantType... elements)
Adds elements to
authorizedGrantTypes list. |
ActionClient.Builder |
ActionClient.Builder.authorizedGrantType(GrantType... elements)
Adds elements to
authorizedGrantTypes list. |
CreateClientRequest.Builder |
CreateClientRequest.Builder.authorizedGrantType(GrantType... elements)
Adds elements to
authorizedGrantTypes list. |
Client.Builder |
Client.Builder.authorizedGrantType(GrantType... elements)
Adds elements to
authorizedGrantTypes list. |
UpdateClientAction.Builder |
UpdateClientAction.Builder.authorizedGrantType(GrantType... elements)
Adds elements to
authorizedGrantTypes list. |
UpdateClientResponse.Builder |
UpdateClientResponse.Builder.authorizedGrantType(GrantType... elements)
Adds elements to
authorizedGrantTypes list. |
UpdateClient.Builder |
UpdateClient.Builder.authorizedGrantType(GrantType... elements)
Adds elements to
authorizedGrantTypes list. |
CreateClientResponse.Builder |
CreateClientResponse.Builder.authorizedGrantType(GrantType... elements)
Adds elements to
authorizedGrantTypes list. |
GetClientResponse.Builder |
GetClientResponse.Builder.authorizedGrantType(GrantType... elements)
Adds elements to
authorizedGrantTypes list. |
UpdateClientRequest.Builder |
UpdateClientRequest.Builder.authorizedGrantType(GrantType element)
Adds one element to
authorizedGrantTypes list. |
UpdateSecretClientAction.Builder |
UpdateSecretClientAction.Builder.authorizedGrantType(GrantType element)
Adds one element to
authorizedGrantTypes list. |
DeleteClientResponse.Builder |
DeleteClientResponse.Builder.authorizedGrantType(GrantType element)
Adds one element to
authorizedGrantTypes list. |
CreateClientAction.Builder |
CreateClientAction.Builder.authorizedGrantType(GrantType element)
Adds one element to
authorizedGrantTypes list. |
CreateClient.Builder |
CreateClient.Builder.authorizedGrantType(GrantType element)
Adds one element to
authorizedGrantTypes list. |
ActionClient.Builder |
ActionClient.Builder.authorizedGrantType(GrantType element)
Adds one element to
authorizedGrantTypes list. |
CreateClientRequest.Builder |
CreateClientRequest.Builder.authorizedGrantType(GrantType element)
Adds one element to
authorizedGrantTypes list. |
Client.Builder |
Client.Builder.authorizedGrantType(GrantType element)
Adds one element to
authorizedGrantTypes list. |
UpdateClientAction.Builder |
UpdateClientAction.Builder.authorizedGrantType(GrantType element)
Adds one element to
authorizedGrantTypes list. |
UpdateClientResponse.Builder |
UpdateClientResponse.Builder.authorizedGrantType(GrantType element)
Adds one element to
authorizedGrantTypes list. |
UpdateClient.Builder |
UpdateClient.Builder.authorizedGrantType(GrantType element)
Adds one element to
authorizedGrantTypes list. |
CreateClientResponse.Builder |
CreateClientResponse.Builder.authorizedGrantType(GrantType element)
Adds one element to
authorizedGrantTypes list. |
GetClientResponse.Builder |
GetClientResponse.Builder.authorizedGrantType(GrantType element)
Adds one element to
authorizedGrantTypes list. |
| Modifier and Type | Method and Description |
|---|---|
UpdateClientRequest.Builder |
UpdateClientRequest.Builder.addAllAuthorizedGrantTypes(Iterable<? extends GrantType> elements)
Adds elements to
authorizedGrantTypes list. |
UpdateSecretClientAction.Builder |
UpdateSecretClientAction.Builder.addAllAuthorizedGrantTypes(Iterable<? extends GrantType> elements)
Adds elements to
authorizedGrantTypes list. |
DeleteClientResponse.Builder |
DeleteClientResponse.Builder.addAllAuthorizedGrantTypes(Iterable<? extends GrantType> elements)
Adds elements to
authorizedGrantTypes list. |
CreateClientAction.Builder |
CreateClientAction.Builder.addAllAuthorizedGrantTypes(Iterable<? extends GrantType> elements)
Adds elements to
authorizedGrantTypes list. |
CreateClient.Builder |
CreateClient.Builder.addAllAuthorizedGrantTypes(Iterable<? extends GrantType> elements)
Adds elements to
authorizedGrantTypes list. |
ActionClient.Builder |
ActionClient.Builder.addAllAuthorizedGrantTypes(Iterable<? extends GrantType> elements)
Adds elements to
authorizedGrantTypes list. |
CreateClientRequest.Builder |
CreateClientRequest.Builder.addAllAuthorizedGrantTypes(Iterable<? extends GrantType> elements)
Adds elements to
authorizedGrantTypes list. |
Client.Builder |
Client.Builder.addAllAuthorizedGrantTypes(Iterable<? extends GrantType> elements)
Adds elements to
authorizedGrantTypes list. |
UpdateClientAction.Builder |
UpdateClientAction.Builder.addAllAuthorizedGrantTypes(Iterable<? extends GrantType> elements)
Adds elements to
authorizedGrantTypes list. |
UpdateClientResponse.Builder |
UpdateClientResponse.Builder.addAllAuthorizedGrantTypes(Iterable<? extends GrantType> elements)
Adds elements to
authorizedGrantTypes list. |
UpdateClient.Builder |
UpdateClient.Builder.addAllAuthorizedGrantTypes(Iterable<? extends GrantType> elements)
Adds elements to
authorizedGrantTypes list. |
CreateClientResponse.Builder |
CreateClientResponse.Builder.addAllAuthorizedGrantTypes(Iterable<? extends GrantType> elements)
Adds elements to
authorizedGrantTypes list. |
GetClientResponse.Builder |
GetClientResponse.Builder.addAllAuthorizedGrantTypes(Iterable<? extends GrantType> elements)
Adds elements to
authorizedGrantTypes list. |
UpdateClientRequest.Builder |
UpdateClientRequest.Builder.authorizedGrantTypes(Iterable<? extends GrantType> elements)
Sets or replaces all elements for
authorizedGrantTypes list. |
UpdateSecretClientAction.Builder |
UpdateSecretClientAction.Builder.authorizedGrantTypes(Iterable<? extends GrantType> elements)
Sets or replaces all elements for
authorizedGrantTypes list. |
DeleteClientResponse.Builder |
DeleteClientResponse.Builder.authorizedGrantTypes(Iterable<? extends GrantType> elements)
Sets or replaces all elements for
authorizedGrantTypes list. |
CreateClientAction.Builder |
CreateClientAction.Builder.authorizedGrantTypes(Iterable<? extends GrantType> elements)
Sets or replaces all elements for
authorizedGrantTypes list. |
CreateClient.Builder |
CreateClient.Builder.authorizedGrantTypes(Iterable<? extends GrantType> elements)
Sets or replaces all elements for
authorizedGrantTypes list. |
ActionClient.Builder |
ActionClient.Builder.authorizedGrantTypes(Iterable<? extends GrantType> elements)
Sets or replaces all elements for
authorizedGrantTypes list. |
CreateClientRequest.Builder |
CreateClientRequest.Builder.authorizedGrantTypes(Iterable<? extends GrantType> elements)
Sets or replaces all elements for
authorizedGrantTypes list. |
Client.Builder |
Client.Builder.authorizedGrantTypes(Iterable<? extends GrantType> elements)
Sets or replaces all elements for
authorizedGrantTypes list. |
UpdateClientAction.Builder |
UpdateClientAction.Builder.authorizedGrantTypes(Iterable<? extends GrantType> elements)
Sets or replaces all elements for
authorizedGrantTypes list. |
UpdateClientResponse.Builder |
UpdateClientResponse.Builder.authorizedGrantTypes(Iterable<? extends GrantType> elements)
Sets or replaces all elements for
authorizedGrantTypes list. |
UpdateClient.Builder |
UpdateClient.Builder.authorizedGrantTypes(Iterable<? extends GrantType> elements)
Sets or replaces all elements for
authorizedGrantTypes list. |
CreateClientResponse.Builder |
CreateClientResponse.Builder.authorizedGrantTypes(Iterable<? extends GrantType> elements)
Sets or replaces all elements for
authorizedGrantTypes list. |
GetClientResponse.Builder |
GetClientResponse.Builder.authorizedGrantTypes(Iterable<? extends GrantType> elements)
Sets or replaces all elements for
authorizedGrantTypes list. |
| Modifier and Type | Method and Description |
|---|---|
static GrantType |
GrantType.from(String s) |
static GrantType |
GrantType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrantType[] |
GrantType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.