Class AccountServicesHolder


  • @Service
    public class AccountServicesHolder
    extends Object
    • Constructor Detail

      • AccountServicesHolder

        public AccountServicesHolder()
    • Method Detail

      • getAccountConsentById

        public Optional<de.adorsys.psd2.core.data.ais.AisConsent> getAccountConsentById​(String consentId)
      • findAccountReference

        public de.adorsys.psd2.xs2a.spi.domain.account.SpiAccountReference findAccountReference​(List<de.adorsys.psd2.xs2a.core.profile.AccountReference> accountReferences,
                                                                                                String accountId)
      • getSpiContextData

        public de.adorsys.psd2.xs2a.spi.domain.SpiContextData getSpiContextData()
      • getTppId

        public String getTppId()
      • needsToUpdateUsage

        public boolean needsToUpdateUsage​(de.adorsys.psd2.core.data.ais.AisConsent aisConsent)
      • consentActionLog

        public void consentActionLog​(String tppId,
                                     String consentId,
                                     de.adorsys.psd2.consent.api.ActionStatus actionStatus,
                                     String requestUri,
                                     boolean updateUsage,
                                     String resourceId,
                                     String transactionId)
      • hidePanInAccountReference

        public String hidePanInAccountReference​(String pan)