| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.service.authorization.ais |
| Modifier and Type | Method and Description |
|---|---|
Optional<CreateConsentAuthorizationResponse> |
DecoupledAisAuthorizationService.createConsentAuthorization(PsuIdData psuData,
String consentId)
Creates consent authorisation using provided psu id and consent id by invoking CMS through AisConsentService
See
Xs2aAisConsentService.createAisConsentAuthorization(String, ScaStatus, PsuIdData) for details |
Optional<CreateConsentAuthorizationResponse> |
AisAuthorizationService.createConsentAuthorization(PsuIdData psuData,
String consentId) |
Optional<CreateConsentAuthorizationResponse> |
RedirectAisAuthorizationService.createConsentAuthorization(PsuIdData psuData,
String consentId)
Creates consent authorisation using provided psu id and consent id by invoking CMS through AisConsentService
See
Xs2aAisConsentService.createAisConsentAuthorization(String, ScaStatus, PsuIdData) for details |
Optional<CreateConsentAuthorizationResponse> |
OauthAisAuthorizationService.createConsentAuthorization(PsuIdData psuData,
String consentId) |
Optional<CreateConsentAuthorizationResponse> |
EmbeddedAisAuthorizationService.createConsentAuthorization(PsuIdData psuData,
String consentId)
Creates consent authorisation using provided psu id and consent id by invoking CMS through AisConsentService
See
Xs2aAisConsentService.createAisConsentAuthorization(String, ScaStatus, PsuIdData) for details |
Copyright © 2019. All rights reserved.