public class DabServiceProvider extends Object implements de.adorsys.xs2a.gateway.service.provider.AccountInformationServiceProvider, de.adorsys.xs2a.gateway.service.provider.PaymentInitiationServiceProvider
| Constructor and Description |
|---|
DabServiceProvider() |
| Modifier and Type | Method and Description |
|---|---|
de.adorsys.xs2a.gateway.service.ais.AccountInformationService |
getAccountInformationService() |
Set<String> |
getBankCodes() |
de.adorsys.xs2a.gateway.service.PaymentInitiationService |
getPaymentInitiationService() |
public Set<String> getBankCodes()
getBankCodes in interface de.adorsys.xs2a.gateway.service.provider.AccountInformationServiceProvidergetBankCodes in interface de.adorsys.xs2a.gateway.service.provider.PaymentInitiationServiceProviderpublic de.adorsys.xs2a.gateway.service.ais.AccountInformationService getAccountInformationService()
getAccountInformationService in interface de.adorsys.xs2a.gateway.service.provider.AccountInformationServiceProviderpublic de.adorsys.xs2a.gateway.service.PaymentInitiationService getPaymentInitiationService()
getPaymentInitiationService in interface de.adorsys.xs2a.gateway.service.provider.PaymentInitiationServiceProviderCopyright © 2019. All rights reserved.