Uses of Class
de.adorsys.psd2.xs2a.service.ScaApproachResolver
-
-
Uses of ScaApproachResolver in de.adorsys.psd2.xs2a.service.authorization.ais
Constructors in de.adorsys.psd2.xs2a.service.authorization.ais with parameters of type ScaApproachResolver Constructor Description AisScaAuthorisationServiceResolver(List<AisAuthorizationService> services, ScaApproachResolver scaApproachResolver) -
Uses of ScaApproachResolver in de.adorsys.psd2.xs2a.service.authorization.pis
Constructors in de.adorsys.psd2.xs2a.service.authorization.pis with parameters of type ScaApproachResolver Constructor Description PisScaAuthorisationServiceResolver(List<PisScaAuthorisationService> services, ScaApproachResolver scaApproachResolver) -
Uses of ScaApproachResolver in de.adorsys.psd2.xs2a.service.validator
Constructors in de.adorsys.psd2.xs2a.service.validator with parameters of type ScaApproachResolver Constructor Description OauthConsentValidator(RequestProviderService requestProviderService, AspspProfileServiceWrapper aspspProfileServiceWrapper, ScaApproachResolver scaApproachResolver)OauthPaymentValidator(RequestProviderService requestProviderService, AspspProfileServiceWrapper aspspProfileServiceWrapper, ScaApproachResolver scaApproachResolver) -
Uses of ScaApproachResolver in de.adorsys.psd2.xs2a.web.aspect
-
Uses of ScaApproachResolver in de.adorsys.psd2.xs2a.web.filter
Constructors in de.adorsys.psd2.xs2a.web.filter with parameters of type ScaApproachResolver Constructor Description OauthModeFilter(TppErrorMessageWriter tppErrorMessageWriter, AspspProfileServiceWrapper aspspProfileService, RequestProviderService requestProviderService, ScaApproachResolver scaApproachResolver, TppErrorMessageWriter tppErrorMessageWriter1, RequestPathResolver requestPathResolver, Xs2aEndpointChecker xs2aEndpointChecker) -
Uses of ScaApproachResolver in de.adorsys.psd2.xs2a.web.header
Fields in de.adorsys.psd2.xs2a.web.header declared as ScaApproachResolver Modifier and Type Field Description protected ScaApproachResolverAbstractHeadersBuilder. scaApproachResolverConstructors in de.adorsys.psd2.xs2a.web.header with parameters of type ScaApproachResolver Constructor Description ConsentHeadersBuilder(ScaApproachResolver scaApproachResolver)PaymentCancellationHeadersBuilder(ScaApproachResolver scaApproachResolver)PaymentInitiationHeadersBuilder(ScaApproachResolver scaApproachResolver) -
Uses of ScaApproachResolver in de.adorsys.psd2.xs2a.web.link
Constructors in de.adorsys.psd2.xs2a.web.link with parameters of type ScaApproachResolver Constructor Description CreateAisAuthorisationLinks(String httpUrl, CreateConsentAuthorizationResponse response, ScaApproachResolver scaApproachResolver, RedirectLinkBuilder redirectLinkBuilder, RedirectIdService redirectIdService, de.adorsys.psd2.xs2a.core.profile.ScaRedirectFlow scaRedirectFlow, boolean authorisationConfirmationRequestMandated)CreateConsentLinks(String httpUrl, ScaApproachResolver scaApproachResolver, CreateConsentResponse response, RedirectLinkBuilder redirectLinkBuilder, RedirectIdService redirectIdService, boolean explicitMethod, boolean signingBasketModeActive, de.adorsys.psd2.xs2a.core.profile.ScaRedirectFlow scaRedirectFlow, boolean authorisationConfirmationRequestMandated)CreatePisAuthorisationLinks(String httpUrl, ScaApproachResolver scaApproachResolver, RedirectLinkBuilder redirectLinkBuilder, RedirectIdService redirectIdService, Xs2aCreatePisAuthorisationRequest createRequest, String authorisationId, de.adorsys.psd2.xs2a.core.profile.ScaRedirectFlow scaRedirectFlow, String internalRequestId, boolean authorisationConfirmationRequestMandated)PaymentCancellationLinks(String httpUrl, ScaApproachResolver scaApproachResolver, RedirectLinkBuilder redirectLinkBuilder, RedirectIdService redirectIdService, CancelPaymentResponse response, boolean isExplicitMethod, de.adorsys.psd2.xs2a.core.profile.ScaRedirectFlow scaRedirectFlow, boolean authorisationConfirmationRequestMandated)PaymentInitiationLinks(String httpUrl, ScaApproachResolver scaApproachResolver, RedirectLinkBuilder redirectLinkBuilder, RedirectIdService redirectIdService, PaymentInitiationParameters paymentRequestParameters, PaymentInitiationResponse body, boolean explicitMethod, boolean signingBasketModeActive, de.adorsys.psd2.xs2a.core.profile.ScaRedirectFlow scaRedirectFlow, boolean authorisationConfirmationRequestMandated)PisAuthorisationCancellationLinks(String httpUrl, ScaApproachResolver scaApproachResolver, RedirectLinkBuilder redirectLinkBuilder, RedirectIdService redirectIdService, String paymentService, String paymentProduct, String paymentId, String authorisationId, de.adorsys.psd2.xs2a.core.profile.ScaRedirectFlow scaRedirectFlow, String internalRequestId)UpdateConsentLinks(String httpUrl, ScaApproachResolver scaApproachResolver, UpdateConsentPsuDataResponse response)UpdatePisAuthorisationLinks(String httpUrl, ScaApproachResolver scaApproachResolver, Xs2aUpdatePisCommonPaymentPsuDataResponse response, Xs2aCreatePisAuthorisationRequest createRequest)UpdatePisCancellationPsuDataLinks(String httpUrl, ScaApproachResolver scaApproachResolver, Xs2aUpdatePisCommonPaymentPsuDataRequest request, de.adorsys.psd2.xs2a.core.sca.ScaStatus scaStatus, de.adorsys.psd2.xs2a.core.authorisation.AuthenticationObject chosenScaMethod)UpdatePisPsuDataLinks(String httpUrl, ScaApproachResolver scaApproachResolver, Xs2aUpdatePisCommonPaymentPsuDataRequest request, de.adorsys.psd2.xs2a.core.sca.ScaStatus scaStatus, de.adorsys.psd2.xs2a.core.authorisation.AuthenticationObject chosenScaMethod)
-