Class AccountServiceInternalEncrypted

  • All Implemented Interfaces:
    de.adorsys.psd2.consent.api.service.AccountServiceEncrypted

    @Service
    @Transactional
    public class AccountServiceInternalEncrypted
    extends Object
    implements de.adorsys.psd2.consent.api.service.AccountServiceEncrypted
    • Constructor Detail

      • AccountServiceInternalEncrypted

        public AccountServiceInternalEncrypted()
    • Method Detail

      • saveNumberOfTransactions

        public boolean saveNumberOfTransactions​(String encryptedConsentId,
                                                String resourceId,
                                                int numberOfTransactions)