@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, getRequest
public CompletableFuture fromAspspOkUsingGET(String authId, String redirectState, String redirectCode, String code)
fromAspspOkUsingGET
in interface FromAspspConsentAuthorizationApi
public CompletableFuture fromAspspNokUsingGET(String authId, String redirectState, String redirectCode)
fromAspspNokUsingGET
in interface FromAspspConsentAuthorizationApi
Copyright © 2020. All rights reserved.