@FeignClient(url="${tpp.url}",
name="tppConsentClient")
public interface TppConsentClient
extends ConsentConfirmationApi
log| Modifier and Type | Method and Description |
|---|---|
default Optional<String> |
getAcceptHeader() |
default Optional<com.fasterxml.jackson.databind.ObjectMapper> |
getObjectMapper() |
default Optional<javax.servlet.http.HttpServletRequest> |
getRequest() |
confirmConsentdefault Optional<com.fasterxml.jackson.databind.ObjectMapper> getObjectMapper()
getObjectMapper in interface ConsentConfirmationApidefault Optional<javax.servlet.http.HttpServletRequest> getRequest()
getRequest in interface ConsentConfirmationApiCopyright © 2020. All rights reserved.