@Service public class ConsentAuthorisationService extends Object
| Constructor and Description |
|---|
ConsentAuthorisationService() |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<AuthorisationResponse> |
createAisAuthorisation(PsuIdData psuData,
String consentId,
String password) |
ResponseObject<ScaStatus> |
getConsentAuthorisationScaStatus(String consentId,
String authorisationId) |
ResponseObject<Xs2aAuthorisationSubResources> |
getConsentInitiationAuthorisations(String consentId) |
ResponseObject<UpdateConsentPsuDataResponse> |
updateConsentPsuData(UpdateConsentPsuDataReq updatePsuData) |
public ResponseObject<AuthorisationResponse> createAisAuthorisation(PsuIdData psuData, String consentId, String password)
public ResponseObject<Xs2aAuthorisationSubResources> getConsentInitiationAuthorisations(String consentId)
public ResponseObject<ScaStatus> getConsentAuthorisationScaStatus(String consentId, String authorisationId)
public ResponseObject<UpdateConsentPsuDataResponse> updateConsentPsuData(UpdateConsentPsuDataReq updatePsuData)
Copyright © 2019. All rights reserved.