Class AspspProfileServiceImpl

  • All Implemented Interfaces:
    de.adorsys.psd2.aspsp.profile.service.AspspProfileService

    @Service
    public class AspspProfileServiceImpl
    extends Object
    implements de.adorsys.psd2.aspsp.profile.service.AspspProfileService
    • Constructor Detail

      • AspspProfileServiceImpl

        public AspspProfileServiceImpl()
    • Method Detail

      • getAspspSettings

        public de.adorsys.psd2.aspsp.profile.domain.AspspSettings getAspspSettings​(String instanceId)
        Specified by:
        getAspspSettings in interface de.adorsys.psd2.aspsp.profile.service.AspspProfileService
      • getScaApproaches

        public List<de.adorsys.psd2.xs2a.core.profile.ScaApproach> getScaApproaches​(String instanceId)
        Specified by:
        getScaApproaches in interface de.adorsys.psd2.aspsp.profile.service.AspspProfileService
      • isMultitenancyEnabled

        public boolean isMultitenancyEnabled()
        Specified by:
        isMultitenancyEnabled in interface de.adorsys.psd2.aspsp.profile.service.AspspProfileService