Interface PisScaStageAuthorisationFactory

  • All Superinterfaces:
    ServiceFactory

    public interface PisScaStageAuthorisationFactory
    extends ServiceFactory
    This is specific factory intended to retrieve specific, stage-dependent SCA update authorisation services for PIS. It is used ServiceLocatorFactoryBean for implementing a factory pattern. See Spring docs for details.
    • Method Detail

      • getCancellationServiceName

        static String getCancellationServiceName​(de.adorsys.psd2.xs2a.core.profile.ScaApproach scaApproach,
                                                 de.adorsys.psd2.xs2a.core.sca.ScaStatus scaStatus)
      • getServiceName

        static String getServiceName​(de.adorsys.psd2.xs2a.core.profile.ScaApproach scaApproach,
                                     de.adorsys.psd2.xs2a.core.sca.ScaStatus scaStatus)