- getAccountConsentAuthorizationById(String, String) - Method in interface de.adorsys.aspsp.xs2a.service.authorization.ais.AisAuthorizationService
-
- getAccountConsentAuthorizationById(String, String) - Method in class de.adorsys.aspsp.xs2a.service.authorization.ais.DecoupledAisAuthorizationService
-
- getAccountConsentAuthorizationById(String, String) - Method in class de.adorsys.aspsp.xs2a.service.authorization.ais.EmbeddedAisAuthorizationService
-
- getAccountConsentAuthorizationById(String, String) - Method in class de.adorsys.aspsp.xs2a.service.authorization.ais.OauthAisAuthorizationService
-
- getAccountConsentAuthorizationById(String, String) - Method in class de.adorsys.aspsp.xs2a.service.authorization.ais.RedirectAisAuthorizationService
-
- getAccountConsentAuthorizationById(String, String) - Method in class de.adorsys.aspsp.xs2a.service.consent.AisConsentService
-
Requests CMS to retrieve AIS consent authorization by its identifier
- getAccountConsentById(String) - Method in class de.adorsys.aspsp.xs2a.service.consent.AisConsentService
-
Requests CMS to retrieve AIS consent by its identifier
- getAccountConsentById(String) - Method in class de.adorsys.aspsp.xs2a.service.ConsentService
-
- getAccountConsentsInformationById(String) - Method in class de.adorsys.aspsp.xs2a.web.ConsentInformationController
-
- getAccountConsentsStatusById(String) - Method in class de.adorsys.aspsp.xs2a.service.ConsentService
-
- getAccountConsentsStatusById(String) - Method in class de.adorsys.aspsp.xs2a.web.ConsentInformationController
-
- getAccountConsentStatusById(String) - Method in class de.adorsys.aspsp.xs2a.service.consent.AisConsentService
-
Requests CMS to retrieve AIS consent status by its identifier
- getAccountDetails(String, String, boolean) - Method in class de.adorsys.aspsp.xs2a.service.AccountService
-
Gets AccountDetails based on accountId, details get checked with provided AIS-consent, depending on withBalance variable and
AccountAccess in AIS-consent Balances are passed along with AccountDetails.
- getAccountDetailsAspect(ResponseObject<Xs2aAccountDetails>, String, String, boolean) - Method in class de.adorsys.aspsp.xs2a.web.aspect.AccountAspect
-
- getAccountDetailsByAccountReference(AccountReference) - Method in class de.adorsys.aspsp.xs2a.service.AccountService
-
- getAccountDetailsList(String, boolean) - Method in class de.adorsys.aspsp.xs2a.service.AccountService
-
Gets AccountDetails list based on accounts in provided AIS-consent, depending on withBalance variable and
AccountAccess in AIS-consent Balances are passed along with AccountDetails.
- getAccountDetailsListAspect(ResponseObject<Map<String, List<Xs2aAccountDetails>>>, String, boolean) - Method in class de.adorsys.aspsp.xs2a.web.aspect.AccountAspect
-
- getAccountList(UUID, String, Boolean, String, String, byte[], String, Object, String, String, String, String, String, String, UUID, String) - Method in class de.adorsys.aspsp.xs2a.web12.AccountController12
-
- getAccountReferences() - Method in interface de.adorsys.aspsp.xs2a.domain.AccountReferenceCollector
-
- getAccountReferences() - Method in class de.adorsys.aspsp.xs2a.domain.consent.CreateConsentReq
-
- getAccountReferences() - Method in class de.adorsys.aspsp.xs2a.domain.fund.FundsConfirmationRequest
-
- getAccountReferences() - Method in class de.adorsys.aspsp.xs2a.domain.pis.SinglePayment
-
- getAccountReport(String, String, LocalDate, LocalDate, String, boolean, Xs2aBookingStatus, boolean, boolean) - Method in class de.adorsys.aspsp.xs2a.service.AccountService
-
Gets AccountReport with Booked/Pending or both transactions dependent on request.
- getAccountReportByPeriod(String, boolean, String, LocalDate, LocalDate, Xs2aBookingStatus) - Method in class de.adorsys.aspsp.xs2a.service.AccountService
-
Gets AccountReport with Booked/Pending or both transactions dependent on request.
- getAccountReportByPeriodAspect(ResponseObject<Xs2aAccountReport>, String, boolean) - Method in class de.adorsys.aspsp.xs2a.web.aspect.AccountAspect
-
- getAccountReportByTransactionId(String, String, String) - Method in class de.adorsys.aspsp.xs2a.service.AccountService
-
Gets AccountReport with Booked/Pending or both transactions dependent on request.
- getAccountReportByTransactionIdAspect(ResponseObject<Xs2aAccountReport>, String, String, String) - Method in class de.adorsys.aspsp.xs2a.web.aspect.AccountAspect
-
- getAccounts(String, boolean) - Method in class de.adorsys.aspsp.xs2a.web.AccountController
-
- getAisConsentAuthorizationById() - Method in class de.adorsys.aspsp.xs2a.config.rest.consent.AisConsentRemoteUrls
-
- getAisConsentById() - Method in class de.adorsys.aspsp.xs2a.config.rest.consent.AisConsentRemoteUrls
-
- getAisConsentStatusById() - Method in class de.adorsys.aspsp.xs2a.config.rest.consent.AisConsentRemoteUrls
-
- getAisRedirectUrlToAspsp() - Method in class de.adorsys.aspsp.xs2a.service.profile.AspspProfileService
-
Reads get AIS redirect url to aspsp from ASPSP profile service
- getAllPsd2Support() - Method in class de.adorsys.aspsp.xs2a.service.profile.AspspProfileService
-
Reads value of AllPsd2Support from ASPSP profile service
- getAspspSettings() - Method in class de.adorsys.aspsp.xs2a.config.rest.profile.AspspProfileRemoteUrls
-
Returns URL-string in order to get if tpp signature is required
- getAuthorisationStartType() - Method in class de.adorsys.aspsp.xs2a.service.profile.AspspProfileService
-
Reads value Authorisation start type (Explicit/Implicit) from ASPSP profile service
- getAvailablePaymentProducts() - Method in class de.adorsys.aspsp.xs2a.service.profile.AspspProfileService
-
Gets a list of payment products allowed by current ASPSP from ASPSP profile service
- getAvailablePaymentTypes() - Method in class de.adorsys.aspsp.xs2a.service.profile.AspspProfileService
-
Gets a list of payment types available at current ASPSP from ASPSP profile service
- getBalances(String, String) - Method in class de.adorsys.aspsp.xs2a.service.AccountService
-
Gets AccountDetails based on accountId, details get checked with provided AIS-consent Balances section
- getBalances(String, String) - Method in class de.adorsys.aspsp.xs2a.web.AccountController
-
- getBalances(String, UUID, String, String, String, byte[], String, Object, String, String, String, String, String, String, UUID, String) - Method in class de.adorsys.aspsp.xs2a.web12.AccountController12
-
- getBearerToken(HttpServletRequest) - Method in class de.adorsys.aspsp.xs2a.config.ScaAuthorizationConfig
-
- getByCode(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.pis.PaymentProduct
-
- getByDescription(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.consent.Xs2aAccountAccessType
-
- getByName(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.MessageErrorCode
-
- getByValue(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.account.AccountStatus
-
- getByValue(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.account.UsageEnum
-
- getByValue(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.BalanceType
-
- getByValue(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.consent.ConsentAuthorizationResponseLinkType
-
- getByValue(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.OtpFormat
-
- getByValue(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.pis.PaymentType
-
- getCode() - Method in enum de.adorsys.aspsp.xs2a.domain.MessageErrorCode
-
- getCode() - Method in enum de.adorsys.aspsp.xs2a.domain.pis.PaymentProduct
-
- getConsentAuthorisation(String, String, UUID, String, String, byte[], String, Object, String, String, String, String, String, String, UUID, String) - Method in class de.adorsys.aspsp.xs2a.web12.ConsentController12
-
- getConsentInformation(String, UUID, String, String, byte[], String, Object, String, String, String, String, String, String, UUID, String) - Method in class de.adorsys.aspsp.xs2a.web12.ConsentController12
-
- getConsentLifetime() - Method in class de.adorsys.aspsp.xs2a.service.profile.AspspProfileService
-
Reads value of maximum consent lifetime
- getConsentScaStatus(String, String, UUID, String, String, byte[], String, Object, String, String, String, String, String, String, UUID, String) - Method in class de.adorsys.aspsp.xs2a.web12.ConsentController12
-
- getConsentStatus(String, UUID, String, String, byte[], String, Object, String, String, String, String, String, String, UUID, String) - Method in class de.adorsys.aspsp.xs2a.web12.ConsentController12
-
- getConvertibleTypes() - Method in class de.adorsys.aspsp.xs2a.component.PaymentTypeEnumConverter
-
- getDescription() - Method in enum de.adorsys.aspsp.xs2a.domain.consent.AuthenticationType
-
- getDescription() - Method in enum de.adorsys.aspsp.xs2a.domain.consent.Xs2aAccountAccessType
-
- getEncodedTppQwacCert(HttpServletRequest) - Method in class de.adorsys.aspsp.xs2a.web.filter.QwacCertificateFilter
-
- getEncodedTppQwacCert(HttpServletRequest) - Method in class de.adorsys.aspsp.xs2a.web.filter.QwacCertificateFilterMock
-
- getHeadersImpl(Map<String, String>, Class) - Static method in class de.adorsys.aspsp.xs2a.service.validator.header.HeadersFactory
-
- getMessage(String) - Method in class de.adorsys.aspsp.xs2a.service.message.MessageService
-
- getName() - Method in enum de.adorsys.aspsp.xs2a.domain.MessageErrorCode
-
- getParameterImpl(Map<String, String>, Class) - Method in class de.adorsys.aspsp.xs2a.service.validator.parameter.ParametersFactory
-
- getPayment(String, String) - Method in class de.adorsys.aspsp.xs2a.service.payment.ReadBulkPayment
-
- getPayment(String, String) - Method in class de.adorsys.aspsp.xs2a.service.payment.ReadPayment
-
- getPayment(String, String) - Method in class de.adorsys.aspsp.xs2a.service.payment.ReadPeriodicPayment
-
- getPayment(String, String) - Method in class de.adorsys.aspsp.xs2a.service.payment.ReadSinglePayment
-
- getPaymentById(PaymentType, String) - Method in class de.adorsys.aspsp.xs2a.service.PaymentService
-
Retrieves payment from ASPSP by its ASPSP identifier, product and payment type
- getPaymentById(PaymentType, String, String) - Method in class de.adorsys.aspsp.xs2a.web.PaymentController
-
- getPaymentCancellationScaStatus(String, String, String, UUID, String, String, byte[], String, Object, String, String, String, String, String, String, UUID, String) - Method in class de.adorsys.aspsp.xs2a.web12.PaymentController12
-
- getPaymentInformation(String, String, UUID, String, String, byte[], String, Object, String, String, String, String, String, String, UUID, String) - Method in class de.adorsys.aspsp.xs2a.web12.PaymentController12
-
- getPaymentInitiationAuthorisation(String, String, UUID, String, String, byte[], String, Object, String, String, String, String, String, String, UUID, String) - Method in class de.adorsys.aspsp.xs2a.web12.PaymentController12
-
- getPaymentInitiationCancellationAuthorisationInformation(String, String, UUID, String, String, byte[], String, Object, String, String, String, String, String, String, UUID, String) - Method in class de.adorsys.aspsp.xs2a.web12.PaymentController12
-
- getPaymentInitiationScaStatus(String, String, String, UUID, String, String, byte[], String, Object, String, String, String, String, String, String, UUID, String) - Method in class de.adorsys.aspsp.xs2a.web12.PaymentController12
-
- getPaymentInitiationStatus(String, String, UUID, String, String, byte[], String, Object, String, String, String, String, String, String, UUID, String) - Method in class de.adorsys.aspsp.xs2a.web12.PaymentController12
-
- getPaymentInitiationStatusById(String, String) - Method in class de.adorsys.aspsp.xs2a.web.PaymentInitiationController
-
- getPaymentStatusById(String, PaymentType) - Method in class de.adorsys.aspsp.xs2a.service.PaymentService
-
Retrieves payment status from ASPSP
- getPisConsentAuthorisationById() - Method in class de.adorsys.aspsp.xs2a.config.rest.consent.PisConsentRemoteUrls
-
- getPisConsentById() - Method in class de.adorsys.aspsp.xs2a.config.rest.consent.PisConsentRemoteUrls
-
Returns URL-string to CMS endpoint that gets pis consent by ID
- getPisConsentStatusById() - Method in class de.adorsys.aspsp.xs2a.config.rest.consent.PisConsentRemoteUrls
-
Returns URL-string to CMS endpoint that gets pis consent status by ID
- getPisRedirectUrlToAspsp() - Method in class de.adorsys.aspsp.xs2a.service.profile.AspspProfileService
-
Reads get PIS redirect url to aspsp from ASPSP profile service
- getRequestViolationMap(HttpServletRequest, Object) - Method in class de.adorsys.aspsp.xs2a.service.validator.RequestValidatorService
-
- getRootPath() - Method in class de.adorsys.aspsp.xs2a.config.KeycloakConfigProperties
-
- getScaApproach() - Method in class de.adorsys.aspsp.xs2a.config.rest.profile.AspspProfileRemoteUrls
-
Returns URL-string in order to get sca approach
- getScaApproach() - Method in class de.adorsys.aspsp.xs2a.service.profile.AspspProfileService
-
Reads sca approach from ASPSP profile service
- getService(String) - Method in interface de.adorsys.aspsp.xs2a.service.payment.ReadPaymentFactory
-
- getSupportedAccountReferenceFields() - Method in class de.adorsys.aspsp.xs2a.service.profile.AspspProfileService
-
Retrieves list of supported AccountReference fields from ASPSP profile service
- getToken() - Method in class de.adorsys.aspsp.xs2a.config.rest.BearerToken
-
- getTppAutorisationNumber() - Static method in class de.adorsys.aspsp.xs2a.web.util.SecurityUtil
-
- getTppCertificateData() - Static method in class de.adorsys.aspsp.xs2a.web.util.SecurityUtil
-
- getTppMessage() - Method in class de.adorsys.aspsp.xs2a.exception.MessageError
-
- getTppSignatureRequired() - Method in class de.adorsys.aspsp.xs2a.service.profile.AspspProfileService
-
Reads requirement of tpp signature from ASPSP profile service
- getTransactionDetails(String, String, UUID, String, String, String, byte[], String, Object, String, String, String, String, String, String, UUID, String) - Method in class de.adorsys.aspsp.xs2a.web12.AccountController12
-
- getTransactionList(String, String, UUID, String, LocalDate, LocalDate, String, Boolean, Boolean, String, String, byte[], String, Object, String, String, String, String, String, String, UUID, String) - Method in class de.adorsys.aspsp.xs2a.web12.AccountController12
-
- getTransactions(String, String, LocalDate, LocalDate, String, boolean, String, boolean, boolean) - Method in class de.adorsys.aspsp.xs2a.web.AccountController
-
- getTransactionStatus() - Method in enum de.adorsys.aspsp.xs2a.domain.Xs2aTransactionStatus
-
- getValue() - Method in enum de.adorsys.aspsp.xs2a.domain.account.AccountStatus
-
- getValue() - Method in enum de.adorsys.aspsp.xs2a.domain.account.UsageEnum
-
- getValue() - Method in enum de.adorsys.aspsp.xs2a.domain.BalanceType
-
- getValue() - Method in enum de.adorsys.aspsp.xs2a.domain.consent.ConsentAuthorizationResponseLinkType
-
- getValue() - Method in enum de.adorsys.aspsp.xs2a.domain.consent.ConsentStatus
-
- getValue() - Method in enum de.adorsys.aspsp.xs2a.domain.OtpFormat
-
- getValue() - Method in enum de.adorsys.aspsp.xs2a.domain.pis.PaymentType
-
- getValue() - Method in enum de.adorsys.aspsp.xs2a.domain.Xs2aBookingStatus
-
- GlobalExceptionHandlerController - Class in de.adorsys.aspsp.xs2a.exception
-
- GlobalExceptionHandlerController() - Constructor for class de.adorsys.aspsp.xs2a.exception.GlobalExceptionHandlerController
-
- validate(HttpServletRequest, List<TppRole>) - Method in class de.adorsys.aspsp.xs2a.service.validator.TppRoleValidationService
-
Check and validate if a request with tpp roles is allow to pass
- validate(Object, Class<?>...) - Method in class de.adorsys.aspsp.xs2a.service.validator.ValueValidatorService
-
- validateAccountIdPeriod(String, LocalDate, LocalDate) - Method in class de.adorsys.aspsp.xs2a.service.validator.ValueValidatorService
-
- validateAccountIdTransactionId(String, String) - Method in class de.adorsys.aspsp.xs2a.service.validator.ValueValidatorService
-
- validateAccountReferences(Set<AccountReference>) - Method in class de.adorsys.aspsp.xs2a.service.AccountReferenceValidationService
-
- validationException(ValidationException, HandlerMethod) - Method in class de.adorsys.aspsp.xs2a.exception.GlobalExceptionHandlerController
-
- ValidationGroup - Class in de.adorsys.aspsp.xs2a.service.validator
-
- ValidationGroup() - Constructor for class de.adorsys.aspsp.xs2a.service.validator.ValidationGroup
-
- ValidationGroup.AccountIdAndPeriodIsValid - Interface in de.adorsys.aspsp.xs2a.service.validator
-
- ValidationGroup.AccountIdAndTransactionIdIsValid - Interface in de.adorsys.aspsp.xs2a.service.validator
-
- validator() - Method in class de.adorsys.aspsp.xs2a.config.WebConfig
-
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.account.AccountStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.account.SupportedAccountReferenceField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.account.UsageEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.aspsp.ScaApproach
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.BalanceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.CashAccountType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.code.Xs2aFrequencyCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.consent.AuthenticationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.consent.ConsentAuthorizationResponseLinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.consent.ConsentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.consent.Xs2aAccountAccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.consent.Xs2aAuthorisationStartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.MessageErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.OtpFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.pis.PaymentProduct
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.pis.PaymentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.Xs2aBookingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.domain.Xs2aTransactionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.aspsp.xs2a.exception.MessageCategory
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.account.AccountStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.account.SupportedAccountReferenceField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.account.UsageEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.aspsp.ScaApproach
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.BalanceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.CashAccountType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.code.Xs2aFrequencyCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.consent.AuthenticationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.consent.ConsentAuthorizationResponseLinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.consent.ConsentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.consent.Xs2aAccountAccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.consent.Xs2aAuthorisationStartType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.MessageErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.OtpFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.pis.PaymentProduct
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.pis.PaymentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.Xs2aBookingStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.domain.Xs2aTransactionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.aspsp.xs2a.exception.MessageCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueValidatorService - Class in de.adorsys.aspsp.xs2a.service.validator
-
- ValueValidatorService(Validator) - Constructor for class de.adorsys.aspsp.xs2a.service.validator.ValueValidatorService
-