| Package | Description |
|---|---|
| org.cloudfoundry.uaa.tokens |
| Modifier and Type | Method and Description |
|---|---|
GetTokenByClientCredentialsResponse |
GetTokenByClientCredentialsResponse.Builder.build()
Builds a new
GetTokenByClientCredentialsResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<GetTokenByClientCredentialsResponse> |
Tokens.getByClientCredentials(GetTokenByClientCredentialsRequest request)
Makes the Client Credentials Grant request
|
| Modifier and Type | Method and Description |
|---|---|
GetTokenByClientCredentialsResponse.Builder |
GetTokenByClientCredentialsResponse.Builder.from(GetTokenByClientCredentialsResponse instance)
Fill a builder with attribute values from the provided
GetTokenByClientCredentialsResponse instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.