@Service public class AspspProfileUpdateServiceImpl extends Object implements AspspProfileUpdateService
| Constructor and Description |
|---|
AspspProfileUpdateServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
updateAisRedirectUrlToAspsp(String redirectUrlToAspsp)
Update Ais redirect url to aspsp
|
void |
updateAllPsd2Support(boolean allPsd2Support)
Update AllPsd2Support status
|
void |
updateAuthorisationStartType(AuthorisationStartType authorisationStartType)
Update type of authorization start to implicit or explicit
|
void |
updateAvailableBookingStatuses(List<BookingStatus> availableBookingStatuses)
Update list of available booking statuses
|
void |
updateAvailablePaymentProducts(List<String> availablePaymentProducts)
Update available payment types
|
void |
updateAvailablePaymentTypes(List<String> availablePaymentTypes)
Update available payment availablePaymentTypes
|
void |
updateBankOfferedConsentSupport(boolean bankOfferedConsentSupport)
Update BankOfferedConsentSupport status
|
void |
updateCombinedServiceIndicator(boolean combinedServiceIndicator)
Update combined service indicator
|
void |
updateConsentLifetime(int consentLifetime)
Update the value of a maximum lifetime of consent
|
void |
updateFrequencyPerDay(int frequencyPerDay)
Update frequency per day
|
void |
updateMulticurrencyAccountLevel(MulticurrencyAccountLevel multicurrencyAccountLevel)
Update value of supported multicurrency account levels
|
void |
updatePisRedirectUrlToAspsp(String redirectUrlToAspsp)
Update Pis redirect url to aspsp
|
void |
updateScaApproach(ScaApproach scaApproach)
Update sca approach
|
void |
updateSupportedAccountReferenceFields(List<SupportedAccountReferenceField> fields)
Update list of ASPSP supported Account Reference fields
|
void |
updateTppSignatureRequired(boolean tppSignatureRequired)
Update if tpp signature is required or not
|
void |
updateTransactionLifetime(int transactionLifetime)
Update the value of a maximum lifetime of transaction set in days
|
void |
updateTransactionsWithoutBalancesSupported(boolean transactionsWithoutBalancesSupported)
Update the value of transactions without balances supported
|
public void updateFrequencyPerDay(int frequencyPerDay)
updateFrequencyPerDay in interface AspspProfileUpdateServicefrequencyPerDay - the new value of frequencyPerDaypublic void updateCombinedServiceIndicator(boolean combinedServiceIndicator)
updateCombinedServiceIndicator in interface AspspProfileUpdateServicecombinedServiceIndicator - the new value of combinedServiceIndicatorpublic void updateBankOfferedConsentSupport(boolean bankOfferedConsentSupport)
updateBankOfferedConsentSupport in interface AspspProfileUpdateServicebankOfferedConsentSupport - BankOfferedConsentSupport status to substitute existing onepublic void updateAvailablePaymentProducts(List<String> availablePaymentProducts)
updateAvailablePaymentProducts in interface AspspProfileUpdateServiceavailablePaymentProducts - List of payment product valuespublic void updateAvailablePaymentTypes(List<String> availablePaymentTypes)
updateAvailablePaymentTypes in interface AspspProfileUpdateServiceavailablePaymentTypes - List of payment type valuespublic void updateScaApproach(ScaApproach scaApproach)
updateScaApproach in interface AspspProfileUpdateServicescaApproach - the new value of scaApproachpublic void updateTppSignatureRequired(boolean tppSignatureRequired)
updateTppSignatureRequired in interface AspspProfileUpdateServicetppSignatureRequired - the new value of tppSignatureRequiredpublic void updatePisRedirectUrlToAspsp(String redirectUrlToAspsp)
updatePisRedirectUrlToAspsp in interface AspspProfileUpdateServiceredirectUrlToAspsp - the new value of Pis redirectUrlToAspsppublic void updateAisRedirectUrlToAspsp(String redirectUrlToAspsp)
updateAisRedirectUrlToAspsp in interface AspspProfileUpdateServiceredirectUrlToAspsp - the new value of Ais redirectUrlToAspsppublic void updateMulticurrencyAccountLevel(MulticurrencyAccountLevel multicurrencyAccountLevel)
updateMulticurrencyAccountLevel in interface AspspProfileUpdateServicemulticurrencyAccountLevel - new value of supported multicurrency account levelspublic void updateAvailableBookingStatuses(List<BookingStatus> availableBookingStatuses)
updateAvailableBookingStatuses in interface AspspProfileUpdateServiceavailableBookingStatuses - new value of available booking statusespublic void updateSupportedAccountReferenceFields(List<SupportedAccountReferenceField> fields)
updateSupportedAccountReferenceFields in interface AspspProfileUpdateServicefields - list of supported fields to substitute existing onepublic void updateConsentLifetime(int consentLifetime)
updateConsentLifetime in interface AspspProfileUpdateServiceconsentLifetime - the value of a maximum lifetime of consent to substitute existing onepublic void updateTransactionLifetime(int transactionLifetime)
updateTransactionLifetime in interface AspspProfileUpdateServicetransactionLifetime - the value of a maximum lifetime of transaction to substitute existing onepublic void updateAllPsd2Support(boolean allPsd2Support)
updateAllPsd2Support in interface AspspProfileUpdateServiceallPsd2Support - AllPsd2Support status to substitute existing onepublic void updateAuthorisationStartType(AuthorisationStartType authorisationStartType)
updateAuthorisationStartType in interface AspspProfileUpdateServiceauthorisationStartType - AllPsd2Support status to substitute existing onepublic void updateTransactionsWithoutBalancesSupported(boolean transactionsWithoutBalancesSupported)
updateTransactionsWithoutBalancesSupported in interface AspspProfileUpdateServicetransactionsWithoutBalancesSupported - the value of transactions without balances supportedCopyright © 2018 Pivotal Software, Inc.. All rights reserved.