public interface AspspProfileUpdateService
| Modifier and Type | Method and Description |
|---|---|
void |
updateAspspSettings(AspspSettings aspspSettings)
Updates ASPSP settings in ASPSP profile by replacing all existing values with new ones
|
void |
updateScaApproaches(List<ScaApproach> scaApproaches)
Updates SCA approaches in ASPSP profile by replacing all existing approaches with new ones
|
void updateScaApproaches(List<ScaApproach> scaApproaches)
scaApproaches - SCA approaches to be set in the profilevoid updateAspspSettings(AspspSettings aspspSettings)
aspspSettings - ASPSP Settings to be set in the profileCopyright © 2020. All rights reserved.