| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.service.authorization.ais | |
| de.adorsys.psd2.xs2a.web.link | |
| de.adorsys.psd2.xs2a.web.mapper |
| Modifier and Type | Method and Description |
|---|---|
Optional<CreateConsentAuthorizationResponse> |
AisAuthorizationService.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 |
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> |
OauthAisAuthorizationService.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 |
| Constructor and Description |
|---|
CreateAisAuthorisationLinks(String httpUrl,
CreateConsentAuthorizationResponse response,
ScaApproachResolver scaApproachResolver,
RedirectLinkBuilder redirectLinkBuilder,
RedirectIdService redirectIdService,
ScaRedirectFlow scaRedirectFlow) |
| Modifier and Type | Method and Description |
|---|---|
StartScaprocessResponse |
AuthorisationModelMapperImpl.mapToStartScaProcessResponse(CreateConsentAuthorizationResponse xs2aResponse) |
abstract StartScaprocessResponse |
AuthorisationModelMapper.mapToStartScaProcessResponse(CreateConsentAuthorizationResponse xs2aResponse) |
Copyright © 2019. All rights reserved.