@Service public class OneOffConsentExpirationService extends Object
| Constructor and Description |
|---|
OneOffConsentExpirationService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConsentExpired(AisConsent consent)
Checks, should the one-off consent be expired after using its all GET endpoints (accounts, balances, transactions)
in all possible combinations depending on the consent type.
|
public boolean isConsentExpired(AisConsent consent)
consent - the AisConsent to check.Copyright © 2019. All rights reserved.