@RestController public class EmbeddedPreAuthorisationController extends Object implements EmbeddedPreAuthorisationApi
| Constructor and Description |
|---|
EmbeddedPreAuthorisationController(de.adorsys.xs2a.adapter.api.EmbeddedPreAuthorisationService preAuthorisationService) |
| Modifier and Type | Method and Description |
|---|---|
TokenResponseTO |
getToken(Map<String,String> headers,
EmbeddedPreAuthorisationRequestTO request) |
public EmbeddedPreAuthorisationController(de.adorsys.xs2a.adapter.api.EmbeddedPreAuthorisationService preAuthorisationService)
public TokenResponseTO getToken(Map<String,String> headers, EmbeddedPreAuthorisationRequestTO request)
getToken in interface EmbeddedPreAuthorisationApiCopyright © 2021. All rights reserved.