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