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