AUTHORIZATION_REQUEST_URI| Constructor and Description |
|---|
Oauth2Controller(de.adorsys.xs2a.adapter.service.Oauth2Service oauth2Service) |
| Modifier and Type | Method and Description |
|---|---|
HrefTypeTO |
getAuthorizationUrl(Map<String,String> headers,
Map<String,String> parameters) |
TokenResponseTO |
getToken(Map<String,String> headers,
Map<String,String> parameters) |
public Oauth2Controller(de.adorsys.xs2a.adapter.service.Oauth2Service oauth2Service)
public HrefTypeTO getAuthorizationUrl(Map<String,String> headers, Map<String,String> parameters) throws IOException
getAuthorizationUrl in interface Oauth2ApiIOExceptionpublic TokenResponseTO getToken(Map<String,String> headers, Map<String,String> parameters) throws IOException
getToken in interface Oauth2ApiIOExceptionCopyright © 2020. All rights reserved.