@RestController @Profile(value="CONSENT_RETRIEVAL") public class FintechRetrievalConsentImpl extends Object implements FintechRetrieveConsentApi
log
Constructor and Description |
---|
FintechRetrievalConsentImpl() |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<Object> |
retrieveConsent(String userid,
String password) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_retrieveConsent, getAcceptHeader, getObjectMapper, getRequest
public org.springframework.http.ResponseEntity<Object> retrieveConsent(String userid, String password)
retrieveConsent
in interface FintechRetrieveConsentApi
Copyright © 2020. All rights reserved.