| Package | Description |
|---|---|
| be.feelio.mollie.data.connect | |
| be.feelio.mollie.handler |
| Modifier and Type | Method and Description |
|---|---|
TokenResponse |
TokenResponse.TokenResponseBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
TokenResponse |
ConnectHandler.generateTokens(String clientId,
String clientSecret,
TokenRequest body)
Exchange the auth code received at the Authorize endpoint for an actual access token, with which you can communicate with the Mollie API.
|
TokenResponse |
ConnectHandler.generateTokens(String clientId,
String clientSecret,
TokenRequest body,
QueryParams params)
Exchange the auth code received at the Authorize endpoint for an actual access token, with which you can communicate with the Mollie API.
|
Copyright © 2020. All rights reserved.