public class InitialSpiAspspConsentDataProvider extends Object implements SpiAspspConsentDataProvider
| Constructor and Description |
|---|
InitialSpiAspspConsentDataProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAspspConsentData() |
@NotNull byte[] |
loadAspspConsentData() |
void |
saveWith(@NotNull String encryptedConsentId)
Links this consent data object to some consent / payment
|
void |
updateAspspConsentData(byte[] aspspConsentData) |
@NotNull public @NotNull byte[] loadAspspConsentData()
loadAspspConsentData in interface SpiAspspConsentDataProviderpublic void updateAspspConsentData(byte[] aspspConsentData)
updateAspspConsentData in interface SpiAspspConsentDataProviderpublic void clearAspspConsentData()
clearAspspConsentData in interface SpiAspspConsentDataProviderpublic void saveWith(@NotNull
@NotNull String encryptedConsentId)
encryptedConsentId - Consent/Payment ID that will be returned to TPPCopyright © 2019. All rights reserved.