| Package | Description |
|---|---|
| de.adorsys.psd2.consent.domain.account | |
| de.adorsys.psd2.consent.repository |
| Modifier and Type | Method and Description |
|---|---|
void |
AisConsent.addUsage(AisConsentUsage aisConsentUsage) |
| Modifier and Type | Method and Description |
|---|---|
List<AisConsentUsage> |
AisConsentUsageRepository.findReadByConsentAndUsageDate(AisConsent aisConsent,
LocalDate usageDate) |
Optional<AisConsentUsage> |
AisConsentUsageRepository.findWriteByConsentAndUsageDateAndRequestUri(AisConsent aisConsent,
LocalDate usageDate,
String requestUri) |
Copyright © 2020. All rights reserved.