@Service public class ConsentService extends Object
| Constructor and Description |
|---|
ConsentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
confirmAisConsentDecoupled(String userLogin,
String encryptedConsentId,
String authorizationId,
String tan) |
List<ObaAisConsent> |
getListOfConsents(String userLogin) |
boolean |
revokeConsent(String consentId) |
public List<ObaAisConsent> getListOfConsents(String userLogin)
public boolean revokeConsent(String consentId)
Copyright © 2019. All rights reserved.