public class AuthorizationCodeTokenRequest extends OAuth2Request
| Constructor and Description |
|---|
AuthorizationCodeTokenRequest(OAuth2Client client,
Map<String,String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
code() |
Optional<String> |
scope() |
getParameter, withCopyright © 2016–2021. All rights reserved.