Interface ScaMethodsMapper


  • public interface ScaMethodsMapper
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      de.adorsys.psd2.model.AuthenticationObject mapToAuthenticationObject​(de.adorsys.psd2.xs2a.core.authorisation.AuthenticationObject authenticationObject)  
      de.adorsys.psd2.model.ScaMethods mapToScaMethods​(List<de.adorsys.psd2.xs2a.core.authorisation.AuthenticationObject> authenticationObjects)  
    • Method Detail

      • mapToScaMethods

        de.adorsys.psd2.model.ScaMethods mapToScaMethods​(List<de.adorsys.psd2.xs2a.core.authorisation.AuthenticationObject> authenticationObjects)
      • mapToAuthenticationObject

        de.adorsys.psd2.model.AuthenticationObject mapToAuthenticationObject​(de.adorsys.psd2.xs2a.core.authorisation.AuthenticationObject authenticationObject)