@Service public class AspspProfileUpdateServiceImpl extends Object implements AspspProfileUpdateService
| Constructor and Description |
|---|
AspspProfileUpdateServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
updateAspspSettings(@NotNull AspspSettings aspspSettings)
Update all aspsp settings (frequency per day, combined service indicator, available payment products, available payment types,
is tpp signature required, PIS redirect URL, AIS redirect URL, multicurrency account level, is bank offered consent supported,
available booking statuses, supported account reference fields, consent lifetime, transaction lifetime, allPsd2 support,
transactions without balances support, signing basket support, is payment cancellation authorisation mandated, piis consent support,
delta report support, redirect url expiration time, type of authorisation start, etc.) except SCA approach
|
void |
updateScaApproaches(List<de.adorsys.psd2.xs2a.core.profile.ScaApproach> scaApproaches)
Update sca approach
|
public void updateScaApproaches(List<de.adorsys.psd2.xs2a.core.profile.ScaApproach> scaApproaches)
updateScaApproaches in interface AspspProfileUpdateServicescaApproaches - the new value of scaApproach listpublic void updateAspspSettings(@NotNull
@NotNull AspspSettings aspspSettings)
updateAspspSettings in interface AspspProfileUpdateServiceaspspSettings - new aspsp specific settings which to be stored in profileCopyright © 2019. All rights reserved.