Interface ScaApproachServiceTypeProvider
-
- All Known Subinterfaces:
AisAuthorizationService,PiisAuthorizationService,PisScaAuthorisationService
- All Known Implementing Classes:
DecoupledAisAuthorizationService,DecoupledPisScaAuthorisationService,EmbeddedAisAuthorizationService,EmbeddedPiisAuthorizationService,EmbeddedPisScaAuthorisationService,OauthAisAuthorizationService,OauthPisScaAuthorisationService,RedirectAisAuthorizationService,RedirectPiisAuthorizationService,RedirectPisScaAuthorisationService
public interface ScaApproachServiceTypeProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description de.adorsys.psd2.xs2a.core.profile.ScaApproachgetScaApproachServiceType()Gets SCA approach used in current service
-