@Service public class AisConsentUsageService extends Object
| Constructor and Description |
|---|
AisConsentUsageService() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer> |
getUsageCounterMap(ConsentEntity consent) |
void |
incrementUsage(ConsentEntity consent,
de.adorsys.psd2.consent.api.ais.AisConsentActionRequest request) |
void |
resetUsage(ConsentEntity consent) |
@Transactional public void incrementUsage(ConsentEntity consent, de.adorsys.psd2.consent.api.ais.AisConsentActionRequest request)
@Transactional public void resetUsage(ConsentEntity consent)
@Transactional public Map<String,Integer> getUsageCounterMap(ConsentEntity consent)
Copyright © 2020. All rights reserved.