| Package | Description |
|---|---|
| org.cloudfoundry.uaa.authorizations |
| Modifier and Type | Method and Description |
|---|---|
AuthorizeByAuthorizationCodeGrantBrowserRequest |
AuthorizeByAuthorizationCodeGrantBrowserRequest.Builder.build()
Builds a new
AuthorizeByAuthorizationCodeGrantBrowserRequest. |
| Modifier and Type | Method and Description |
|---|---|
Mono<String> |
Authorizations.authorizationCodeGrantBrowser(AuthorizeByAuthorizationCodeGrantBrowserRequest request)
Makes the Authorize By Authorization Code Grant (Browser) request
|
AuthorizeByAuthorizationCodeGrantBrowserRequest.Builder |
AuthorizeByAuthorizationCodeGrantBrowserRequest.Builder.from(AuthorizeByAuthorizationCodeGrantBrowserRequest instance)
Fill a builder with attribute values from the provided
AuthorizeByAuthorizationCodeGrantBrowserRequest instance. |
Copyright © 2020. All rights reserved.