@Component public class SpiAspspConsentDataProviderFactory extends Object
| Constructor and Description |
|---|
SpiAspspConsentDataProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull InitialSpiAspspConsentDataProvider |
getInitialAspspConsentDataProvider()
Prrovides SpiAspspConsentDataProvider object to store AspspConsentData array if Consent/Payment ID is not yet set
|
@NotNull SpiAspspConsentDataProvider |
getSpiAspspDataProviderFor(@NotNull String encryptedConsentId)
Establishes SpiAspspConsentDataProvider object that is linked to existing Consent/Payment ID
|
@NotNull public @NotNull SpiAspspConsentDataProvider getSpiAspspDataProviderFor(@NotNull @NotNull String encryptedConsentId)
encryptedConsentId - Consent/Payment ID received from TPP@NotNull public @NotNull InitialSpiAspspConsentDataProvider getInitialAspspConsentDataProvider()
Copyright © 2019. All rights reserved.