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