| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aAuthorisationSubResources> |
ConsentService.getConsentInitiationAuthorisations(String consentId) |
ResponseObject<Xs2aAuthorisationSubResources> |
PaymentAuthorisationServiceImpl.getPaymentInitiationAuthorisations(String paymentId)
Gets authorisations for current payment
|
ResponseObject<Xs2aAuthorisationSubResources> |
PaymentAuthorisationService.getPaymentInitiationAuthorisations(String paymentId) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Xs2aAuthorisationSubResources> |
DecoupledAisAuthorizationService.getAuthorisationSubResources(String consentId)
Gets list of consent authorisation IDs by invoking CMS through AisConsentService
See
Xs2aAisConsentService.getAuthorisationSubResources(String) for details |
Optional<Xs2aAuthorisationSubResources> |
AisAuthorizationService.getAuthorisationSubResources(String consentId) |
Optional<Xs2aAuthorisationSubResources> |
RedirectAisAuthorizationService.getAuthorisationSubResources(String consentId)
Gets list of consent authorisation IDs by invoking CMS through AisConsentService
See
Xs2aAisConsentService.getAuthorisationSubResources(String) for details |
Optional<Xs2aAuthorisationSubResources> |
OauthAisAuthorizationService.getAuthorisationSubResources(String consentId) |
Optional<Xs2aAuthorisationSubResources> |
EmbeddedAisAuthorizationService.getAuthorisationSubResources(String consentId)
Gets list of consent authorisation IDs by invoking CMS through AisConsentService
See
Xs2aAisConsentService.getAuthorisationSubResources(String) for details |
| Modifier and Type | Method and Description |
|---|---|
Optional<Xs2aAuthorisationSubResources> |
DecoupledPisScaAuthorisationService.getAuthorisationSubResources(String paymentId) |
Optional<Xs2aAuthorisationSubResources> |
RedirectPisScaAuthorisationService.getAuthorisationSubResources(String paymentId) |
Optional<Xs2aAuthorisationSubResources> |
OauthPisScaAuthorisationService.getAuthorisationSubResources(String paymentId) |
Optional<Xs2aAuthorisationSubResources> |
EmbeddedPisScaAuthorisationService.getAuthorisationSubResources(String paymentId) |
Optional<Xs2aAuthorisationSubResources> |
PisScaAuthorisationService.getAuthorisationSubResources(String paymentId)
Gets authorisation sub resources
|
| Modifier and Type | Method and Description |
|---|---|
Authorisations |
ConsentModelMapper.mapToAuthorisations(Xs2aAuthorisationSubResources xs2AAuthorisationSubResources) |
Copyright © 2019. All rights reserved.