Class Xs2aAuthenticationObjectToCmsScaMethodMapper


  • @Component
    public class Xs2aAuthenticationObjectToCmsScaMethodMapper
    extends Object
    • Constructor Detail

      • Xs2aAuthenticationObjectToCmsScaMethodMapper

        public Xs2aAuthenticationObjectToCmsScaMethodMapper()
    • Method Detail

      • mapToCmsScaMethods

        @NotNull
        public @NotNull List<de.adorsys.psd2.consent.api.CmsScaMethod> mapToCmsScaMethods​(@NotNull
                                                                                          @NotNull List<de.adorsys.psd2.xs2a.core.authorisation.AuthenticationObject> authenticationObjects)
      • mapToCmsScaMethod

        @NotNull
        public @NotNull de.adorsys.psd2.consent.api.CmsScaMethod mapToCmsScaMethod​(@NotNull
                                                                                   @NotNull de.adorsys.psd2.xs2a.core.authorisation.AuthenticationObject authenticationObject)