Uses of Class
de.adorsys.opba.protocol.xs2a.service.xs2a.dto.authenticate.embedded.SelectScaChallengeBody
-
-
Uses of SelectScaChallengeBody in de.adorsys.opba.protocol.xs2a.service.mappers.generated
Methods in de.adorsys.opba.protocol.xs2a.service.mappers.generated that return SelectScaChallengeBody Modifier and Type Method Description SelectScaChallengeBodySelectScaChallengeBody$FromCtxImpl. map(Xs2aContext ctx)Methods in de.adorsys.opba.protocol.xs2a.service.mappers.generated with parameters of type SelectScaChallengeBody Modifier and Type Method Description de.adorsys.xs2a.adapter.service.model.SelectPsuAuthenticationMethodSelectScaChallengeBody$ToXs2aApiImpl. map(SelectScaChallengeBody cons) -
Uses of SelectScaChallengeBody in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
Constructor parameters in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded with type arguments of type SelectScaChallengeBody Constructor Description Extractor(DtoMapper<Xs2aContext,SelectScaChallengeBody> toValidatableBody, DtoMapper<SelectScaChallengeBody,de.adorsys.xs2a.adapter.service.model.SelectPsuAuthenticationMethod> toBody, DtoMapper<Xs2aContext,Xs2aStandardHeaders> toHeaders, DtoMapper<Xs2aContext,Xs2aAuthorizedConsentParameters> toParameters)Extractor(DtoMapper<Xs2aContext,SelectScaChallengeBody> toValidatableBody, DtoMapper<SelectScaChallengeBody,de.adorsys.xs2a.adapter.service.model.SelectPsuAuthenticationMethod> toBody, DtoMapper<Xs2aContext,Xs2aStandardHeaders> toHeaders, DtoMapper<Xs2aPisContext,Xs2aAuthorizedPaymentParameters> toParameters) -
Uses of SelectScaChallengeBody in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.authenticate.embedded
Methods in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.authenticate.embedded that return SelectScaChallengeBody Modifier and Type Method Description SelectScaChallengeBodySelectScaChallengeBody.FromCtx. map(Xs2aContext ctx)Methods in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.authenticate.embedded with parameters of type SelectScaChallengeBody Modifier and Type Method Description de.adorsys.xs2a.adapter.service.model.SelectPsuAuthenticationMethodSelectScaChallengeBody.ToXs2aApi. map(SelectScaChallengeBody cons)
-