@RestController public class FromAspspConsentServiceController extends Object implements FromAspspConsentAuthorizationApi
log| Constructor and Description |
|---|
FromAspspConsentServiceController() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture |
fromAspspNokUsingGET(String authId,
String redirectState,
String redirectCode) |
CompletableFuture |
fromAspspOkUsingGET(String authId,
String redirectState,
String redirectCode,
String code) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_fromAspspNokUsingGET, _fromAspspOkUsingGET, getAcceptHeader, getObjectMapper, getRequestpublic CompletableFuture fromAspspOkUsingGET(String authId, String redirectState, String redirectCode, String code)
fromAspspOkUsingGET in interface FromAspspConsentAuthorizationApipublic CompletableFuture fromAspspNokUsingGET(String authId, String redirectState, String redirectCode)
fromAspspNokUsingGET in interface FromAspspConsentAuthorizationApiCopyright © 2020. All rights reserved.