| Package | Description |
|---|---|
| org.cloudfoundry.uaa.tokens |
| Modifier and Type | Method and Description |
|---|---|
static GetTokenByClientCredentialsRequest.Builder |
GetTokenByClientCredentialsRequest.builder()
Creates a builder for
GetTokenByClientCredentialsRequest. |
GetTokenByClientCredentialsRequest.Builder |
GetTokenByClientCredentialsRequest.Builder.clientId(String clientId)
Initializes the value for the
clientId attribute. |
GetTokenByClientCredentialsRequest.Builder |
GetTokenByClientCredentialsRequest.Builder.clientSecret(String clientSecret)
Initializes the value for the
clientSecret attribute. |
GetTokenByClientCredentialsRequest.Builder |
GetTokenByClientCredentialsRequest.Builder.from(GetTokenByClientCredentialsRequest instance)
Fill a builder with attribute values from the provided
GetTokenByClientCredentialsRequest instance. |
GetTokenByClientCredentialsRequest.Builder |
GetTokenByClientCredentialsRequest.Builder.tokenFormat(TokenFormat tokenFormat)
Initializes the value for the
tokenFormat attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.