| Package | Description |
|---|---|
| org.cloudfoundry.uaa.authorizations |
| Modifier and Type | Method and Description |
|---|---|
static AuthorizeByAuthorizationCodeGrantApiRequest.Builder |
AuthorizeByAuthorizationCodeGrantApiRequest.builder()
Creates a builder for
AuthorizeByAuthorizationCodeGrantApiRequest. |
AuthorizeByAuthorizationCodeGrantApiRequest.Builder |
AuthorizeByAuthorizationCodeGrantApiRequest.Builder.clientId(String clientId)
Initializes the value for the
clientId attribute. |
AuthorizeByAuthorizationCodeGrantApiRequest.Builder |
AuthorizeByAuthorizationCodeGrantApiRequest.Builder.from(AuthorizeByAuthorizationCodeGrantApiRequest instance)
Fill a builder with attribute values from the provided
AuthorizeByAuthorizationCodeGrantApiRequest instance. |
AuthorizeByAuthorizationCodeGrantApiRequest.Builder |
AuthorizeByAuthorizationCodeGrantApiRequest.Builder.redirectUri(String redirectUri)
Initializes the value for the
redirectUri attribute. |
AuthorizeByAuthorizationCodeGrantApiRequest.Builder |
AuthorizeByAuthorizationCodeGrantApiRequest.Builder.state(String state)
Initializes the value for the
state attribute. |
Copyright © 2020. All rights reserved.