@RestController public class AuthStateConsentServiceController extends Object implements AuthStateConsentAuthorizationApi
Modifier and Type | Class and Description |
---|---|
static interface |
AuthStateConsentServiceController.AuthStateBodyToApiMapper |
log
Constructor and Description |
---|
AuthStateConsentServiceController() |
Modifier and Type | Method and Description |
---|---|
CompletableFuture |
authUsingGET(String authId,
String redirectCode) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_authUsingGET, getAcceptHeader, getObjectMapper, getRequest
public CompletableFuture authUsingGET(String authId, String redirectCode)
authUsingGET
in interface AuthStateConsentAuthorizationApi
Copyright © 2020. All rights reserved.