| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.service | |
| de.adorsys.psd2.xs2a.service.authorization.ais | |
| de.adorsys.psd2.xs2a.web.mapper |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CreateConsentAuthorizationResponse> |
ConsentService.createConsentAuthorizationWithResponse(PsuIdData psuData,
String consentId) |
| 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 |
| Modifier and Type | Method and Description |
|---|---|
StartScaprocessResponse |
AuthorisationMapper.mapToStartScaProcessResponse(CreateConsentAuthorizationResponse createConsentAuthorizationResponse) |
Copyright © 2019. All rights reserved.