- I18NConfig - Class in de.adorsys.opba.protocol.xs2a.config
-
Internationalization configuration for the messages.
- I18NConfig() - Constructor for class de.adorsys.opba.protocol.xs2a.config.I18NConfig
-
- initialize(ValidConsentBody) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.validation.AccountAccessBodyValidator
-
- isConsentFinalized(Xs2aContext) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aConsentInfo
-
Is the consent authorized and approved.
- isEmbedded(Xs2aContext) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aConsentInfo
-
Is the current consent authorization in EMBEDDED mode.
- isMultipleScaAvailable(Xs2aContext) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aConsentInfo
-
Is the current consent authorization using multiple SCA methods (SMS,email,etc.)
- isOauth2AuthenticationPreStep(Xs2aContext) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aConsentInfo
-
Is the current consent in OAUTH-Pre-step (authentication) mode.
- isOauth2Authorization(Xs2aContext) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aConsentInfo
-
Is the current consent authorization in OAUTH (not OAUTH pre-step) mode.
- isOauth2Required(Xs2aContext) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aConsentInfo
-
Is the Oauth2 pre-step or authorization required
- isOauth2TokenAvailableAndReadyToUse(Xs2aContext) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aConsentInfo
-
Is the Oauth2 token available and ready to use (not expired)
- isOkRedirectConsent(Xs2aContext) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aConsentInfo
-
Was the redirection from ASPSP in REDIRECT mode using OK (consent granted) or NOK url (consent denied).
- isPasswordPresent(Xs2aContext) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aConsentInfo
-
Is the PSU password present in the context.
- isPresent(BaseContext) - Method in class de.adorsys.opba.protocol.xs2a.service.validation.Xs2aValidationErrors
-
- isRedirect(Xs2aContext) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aConsentInfo
-
Is the current consent authorization in REDIRECT mode.
- isRedirectApproachPreferred(CurrentBankProfile) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.TppRedirectPreferredResolver
-
- isValid(AisConsentInitiateBody.AccountAccessBody, ConstraintValidatorContext) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.validation.AccountAccessBodyValidator
-
- isWrongPassword(Xs2aContext) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aConsentInfo
-
Was the PSU password that was sent to ASPSP wrong.
- isWrongScaChallenge(Xs2aContext) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aConsentInfo
-
Was the SCA challenge result that was sent to ASPSP wrong.
- isZeroScaAvailable(Xs2aContext) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aConsentInfo
-
Is the current consent authorization using zero SCA flow
- validate(DelegateExecution, Xs2aContext, Class<T>, Object...) - Method in class de.adorsys.opba.protocol.xs2a.service.xs2a.validation.Xs2aValidator
-
Validates that all parameters necessary to perform ASPSP API call is present.
- ValidatedHeadersBody<H,B> - Class in de.adorsys.opba.protocol.xs2a.service.dto
-
Structure that represents REST request that has validated Headers and Body.
- ValidatedHeadersBody() - Constructor for class de.adorsys.opba.protocol.xs2a.service.dto.ValidatedHeadersBody
-
- ValidatedPathHeaders<P,H> - Class in de.adorsys.opba.protocol.xs2a.service.dto
-
Structure that represents REST request that has validated Path parameter and Body.
- ValidatedPathHeaders() - Constructor for class de.adorsys.opba.protocol.xs2a.service.dto.ValidatedPathHeaders
-
- ValidatedPathHeadersBody<P,H,B> - Class in de.adorsys.opba.protocol.xs2a.service.dto
-
Structure that represents REST request that has validated Path parameter, Headers and Body.
- ValidatedPathHeadersBody() - Constructor for class de.adorsys.opba.protocol.xs2a.service.dto.ValidatedPathHeadersBody
-
- ValidatedPathQueryHeaders<P,Q,H> - Class in de.adorsys.opba.protocol.xs2a.service.dto
-
Structure that represents REST request that has validated Path parameter, Query parameter and Headers.
- ValidatedPathQueryHeaders() - Constructor for class de.adorsys.opba.protocol.xs2a.service.dto.ValidatedPathQueryHeaders
-
- ValidatedQueryHeaders<Q,H> - Class in de.adorsys.opba.protocol.xs2a.service.dto
-
Structure that represents REST request that has validated Query parameter and Headers.
- ValidatedQueryHeaders() - Constructor for class de.adorsys.opba.protocol.xs2a.service.dto.ValidatedQueryHeaders
-
- VALIDATION_ERROR_CODE - Static variable in class de.adorsys.opba.protocol.xs2a.constant.GlobalConst
-
Validation error exception code.
- ValidationInfo - Annotation Type in de.adorsys.opba.protocol.xs2a.service.xs2a.annotations
-
Represents the definition of
ValidationIssue that will be processed,
enriched and possibly shown by user.
- ValidationIssueException - Exception in de.adorsys.opba.protocol.xs2a.domain
-
Special exception that is handled by BPMN engine to capture validation problem.
- ValidationIssueException() - Constructor for exception de.adorsys.opba.protocol.xs2a.domain.ValidationIssueException
-
- ValidationIssueException(String) - Constructor for exception de.adorsys.opba.protocol.xs2a.domain.ValidationIssueException
-
- validationIssueToValidationError(ValidationIssue) - Method in class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aGetAuthorizationState$ViolationsMapperImpl
-
- ValidationMode - Enum in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
- ValidConsentBody - Annotation Type in de.adorsys.opba.protocol.xs2a.service.xs2a.annotations
-
- valueOf(String) - Static method in enum de.adorsys.opba.protocol.xs2a.service.xs2a.dto.consent.AccountAccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.adorsys.opba.protocol.xs2a.service.xs2a.dto.ValidationMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.adorsys.opba.protocol.xs2a.service.xs2a.dto.consent.AccountAccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.adorsys.opba.protocol.xs2a.service.xs2a.dto.ValidationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- XS2A_MAPPERS_PACKAGE - Static variable in class de.adorsys.opba.protocol.xs2a.constant.GlobalConst
-
Package for generated mappers for DTOs.
- XS2A_PROTOCOL_CONFIG_PREFIX - Static variable in class de.adorsys.opba.protocol.xs2a.config.ConfigConst
-
XS2A protocol ConfigurationProperties prefix.
- XS2A_REQUEST_SAGA - Static variable in class de.adorsys.opba.protocol.xs2a.constant.GlobalConst
-
General request handler flowable process.
- Xs2aAccountListingService - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.ais
-
Calls ASPSP XS2A API to list the accounts using already existing consent.
- Xs2aAccountListingService() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.ais.Xs2aAccountListingService
-
- Xs2aAccountListingService.Extractor - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.ais
-
- Xs2aAdapterConfiguration - Class in de.adorsys.opba.protocol.xs2a.config.xs2aadapter
-
This is the embedded configuration of Adorsys-XS2A adapter (https://github.com/adorsys/xs2a-adapter) to serve requests to ASPSP.
- Xs2aAdapterConfiguration() - Constructor for class de.adorsys.opba.protocol.xs2a.config.xs2aadapter.Xs2aAdapterConfiguration
-
- Xs2aAisAuthenticateConsentWithScaChallenge - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
Send SCA/TAN challenge result from the context to ASPSP.
- Xs2aAisAuthenticateConsentWithScaChallenge() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded.Xs2aAisAuthenticateConsentWithScaChallenge
-
- Xs2aAisAuthenticateConsentWithScaChallenge.Extractor - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
- Xs2aAisAuthenticateUserConsentWithPin - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
Send PSU PIN/Password from the context to ASPSP.
- Xs2aAisAuthenticateUserConsentWithPin() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded.Xs2aAisAuthenticateUserConsentWithPin
-
- Xs2aAisAuthenticateUserConsentWithPin.Extractor - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
- Xs2aAisContext - Class in de.adorsys.opba.protocol.xs2a.context.ais
-
XS2A AIS (Account Information Services) context.
- Xs2aAisContext() - Constructor for class de.adorsys.opba.protocol.xs2a.context.ais.Xs2aAisContext
-
- Xs2aAisReportSelectedScaMethod - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
Send the selected SCA method by the user to the ASPSP.
- Xs2aAisReportSelectedScaMethod() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded.Xs2aAisReportSelectedScaMethod
-
- Xs2aAisReportSelectedScaMethod.Extractor - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
- Xs2aAskForIban - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
- Xs2aAskForIban() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded.Xs2aAskForIban
-
- Xs2aAskForPassword - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
Asks PSU for his PIN/Password by redirect him to password input page.
- Xs2aAskForPassword() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded.Xs2aAskForPassword
-
- Xs2aAskForScaChallenge - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
Asks PSU for his SCA challenge result by redirect him to password input page.
- Xs2aAskForScaChallenge() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded.Xs2aAskForScaChallenge
-
- Xs2aAskForSelectedScaMethod - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
Asks PSU to select SCA challenge method from the list by redirecting him to the page with SCA method selection.
- Xs2aAskForSelectedScaMethod() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded.Xs2aAskForSelectedScaMethod
-
- Xs2aAuthorizedConsentParameters - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
Parameters (path) that are used after consent authorization was started, that are necessary to call XS2A-adapter.
- Xs2aAuthorizedConsentParameters() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.Xs2aAuthorizedConsentParameters
-
- Xs2aAuthorizedConsentParameters$FromCtxImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aAuthorizedConsentParameters$FromCtxImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aAuthorizedConsentParameters$FromCtxImpl
-
- Xs2aAuthorizedConsentParameters.FromCtx - Interface in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
- Xs2aAuthorizedPaymentParameters - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
Parameters (path) that are used after payment authorization was started, that are necessary to call XS2A-adapter.
- Xs2aAuthorizedPaymentParameters() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.Xs2aAuthorizedPaymentParameters
-
- Xs2aAuthorizedPaymentParameters$FromCtxImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aAuthorizedPaymentParameters$FromCtxImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aAuthorizedPaymentParameters$FromCtxImpl
-
- Xs2aAuthorizedPaymentParameters.FromCtx - Interface in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
- Xs2aConsentErrorHandler - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.ais
-
- Xs2aConsentErrorHandler() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.ais.Xs2aConsentErrorHandler
-
- Xs2aConsentInfo - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.consent
-
Generic information service about the consent based on current context.
- Xs2aConsentInfo() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aConsentInfo
-
- Xs2aContext - Class in de.adorsys.opba.protocol.xs2a.context
-
Generic XS2A context
- Xs2aContext() - Constructor for class de.adorsys.opba.protocol.xs2a.context.Xs2aContext
-
- Xs2aDenyAuthorization - Class in de.adorsys.opba.protocol.xs2a.entrypoint.authorization
-
Operation that is called to Deny users' consent in Embedded SCA authorization mode.
- Xs2aDenyAuthorization() - Constructor for class de.adorsys.opba.protocol.xs2a.entrypoint.authorization.Xs2aDenyAuthorization
-
- Xs2aDoScaRedirectToAspspForScaChallenge - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.redirect
-
Performs redirection to the ASPSP by sending him to the page with redirection button (to ASPSP) for the redirect approach.
- Xs2aDoScaRedirectToAspspForScaChallenge() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.redirect.Xs2aDoScaRedirectToAspspForScaChallenge
-
- Xs2aExecutionErrorHandler - Class in de.adorsys.opba.protocol.xs2a.service.protocol.errorhandlers
-
Flowable execution error handler.
- Xs2aExecutionErrorHandler() - Constructor for class de.adorsys.opba.protocol.xs2a.service.protocol.errorhandlers.Xs2aExecutionErrorHandler
-
- Xs2aFillBpmnContext - Class in de.adorsys.opba.protocol.xs2a.service.protocol
-
Fills key BPMN execution parameters into context.
- Xs2aFillBpmnContext() - Constructor for class de.adorsys.opba.protocol.xs2a.service.protocol.Xs2aFillBpmnContext
-
- Xs2aFlowableConfig - Class in de.adorsys.opba.protocol.xs2a.config
-
- Xs2aFlowableConfig() - Constructor for class de.adorsys.opba.protocol.xs2a.config.Xs2aFlowableConfig
-
- Xs2aFlowNameSelector - Class in de.adorsys.opba.protocol.xs2a.service.protocol
-
Selects sub-process name to be executed using
Xs2aContext.
- Xs2aFlowNameSelector() - Constructor for class de.adorsys.opba.protocol.xs2a.service.protocol.Xs2aFlowNameSelector
-
- Xs2aFromAspspRedirect - Class in de.adorsys.opba.protocol.xs2a.entrypoint.authorization
-
Operation that is called when user returns back from ASPSP either with OK or NOK status in Redirect SCA
authorization mode.
- Xs2aFromAspspRedirect() - Constructor for class de.adorsys.opba.protocol.xs2a.entrypoint.authorization.Xs2aFromAspspRedirect
-
- Xs2aGetAuthorizationState - Class in de.adorsys.opba.protocol.xs2a.entrypoint.authorization
-
Entry point to get list of the required inputs from the user.
- Xs2aGetAuthorizationState() - Constructor for class de.adorsys.opba.protocol.xs2a.entrypoint.authorization.Xs2aGetAuthorizationState
-
- Xs2aGetAuthorizationState$AisConsentBodyMapperImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aGetAuthorizationState$AisConsentBodyMapperImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aGetAuthorizationState$AisConsentBodyMapperImpl
-
- Xs2aGetAuthorizationState$ChallengeDataMapperImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aGetAuthorizationState$ChallengeDataMapperImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aGetAuthorizationState$ChallengeDataMapperImpl
-
- Xs2aGetAuthorizationState$PaymentBodyMapperImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aGetAuthorizationState$PaymentBodyMapperImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aGetAuthorizationState$PaymentBodyMapperImpl
-
- Xs2aGetAuthorizationState$ScaMethodsMapperImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aGetAuthorizationState$ScaMethodsMapperImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aGetAuthorizationState$ScaMethodsMapperImpl
-
- Xs2aGetAuthorizationState$ViolationsMapperImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aGetAuthorizationState$ViolationsMapperImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aGetAuthorizationState$ViolationsMapperImpl
-
- Xs2aGetAuthorizationState.AisConsentBodyMapper - Interface in de.adorsys.opba.protocol.xs2a.entrypoint.authorization
-
- Xs2aGetAuthorizationState.ChallengeDataMapper - Interface in de.adorsys.opba.protocol.xs2a.entrypoint.authorization
-
- Xs2aGetAuthorizationState.PaymentBodyMapper - Interface in de.adorsys.opba.protocol.xs2a.entrypoint.authorization
-
- Xs2aGetAuthorizationState.ScaMethodsMapper - Interface in de.adorsys.opba.protocol.xs2a.entrypoint.authorization
-
- Xs2aGetAuthorizationState.ViolationsMapper - Interface in de.adorsys.opba.protocol.xs2a.entrypoint.authorization
-
- Xs2aGetPaymentInfoEntrypoint - Class in de.adorsys.opba.protocol.xs2a.entrypoint.pis
-
Entry point to get payment information.
- Xs2aGetPaymentInfoEntrypoint() - Constructor for class de.adorsys.opba.protocol.xs2a.entrypoint.pis.Xs2aGetPaymentInfoEntrypoint
-
- Xs2aGetPaymentInfoEntrypoint$FromRequestImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aGetPaymentInfoEntrypoint$FromRequestImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aGetPaymentInfoEntrypoint$FromRequestImpl
-
- Xs2aGetPaymentInfoEntrypoint$PaymentInformationToBodyMapperImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aGetPaymentInfoEntrypoint$PaymentInformationToBodyMapperImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aGetPaymentInfoEntrypoint$PaymentInformationToBodyMapperImpl
-
- Xs2aGetPaymentInfoEntrypoint.Extractor - Class in de.adorsys.opba.protocol.xs2a.entrypoint.pis
-
- Xs2aGetPaymentInfoEntrypoint.FromRequest - Interface in de.adorsys.opba.protocol.xs2a.entrypoint.pis
-
Mapper to convert incoming user request to processable request context.
- Xs2aGetPaymentInfoEntrypoint.PaymentInformationToBodyMapper - Interface in de.adorsys.opba.protocol.xs2a.entrypoint.pis
-
- Xs2aGetPaymentStatusEntrypoint - Class in de.adorsys.opba.protocol.xs2a.entrypoint.pis
-
Entry point to get payment status.
- Xs2aGetPaymentStatusEntrypoint() - Constructor for class de.adorsys.opba.protocol.xs2a.entrypoint.pis.Xs2aGetPaymentStatusEntrypoint
-
- Xs2aGetPaymentStatusEntrypoint$FromRequestImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aGetPaymentStatusEntrypoint$FromRequestImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aGetPaymentStatusEntrypoint$FromRequestImpl
-
- Xs2aGetPaymentStatusEntrypoint$PaymentStatusToBodyMapperImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aGetPaymentStatusEntrypoint$PaymentStatusToBodyMapperImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aGetPaymentStatusEntrypoint$PaymentStatusToBodyMapperImpl
-
- Xs2aGetPaymentStatusEntrypoint.Extractor - Class in de.adorsys.opba.protocol.xs2a.entrypoint.pis
-
- Xs2aGetPaymentStatusEntrypoint.FromRequest - Interface in de.adorsys.opba.protocol.xs2a.entrypoint.pis
-
Mapper to convert incoming user request to processable request context.
- Xs2aGetPaymentStatusEntrypoint.PaymentStatusToBodyMapper - Interface in de.adorsys.opba.protocol.xs2a.entrypoint.pis
-
- Xs2aInitialConsentParameters - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
Initial parameters (after consent was initiated) to be supplied to XS2A-adapter.
- Xs2aInitialConsentParameters() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.Xs2aInitialConsentParameters
-
- Xs2aInitialConsentParameters$FromCtxImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aInitialConsentParameters$FromCtxImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aInitialConsentParameters$FromCtxImpl
-
- Xs2aInitialConsentParameters.FromCtx - Interface in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
- Xs2aInitialPaymentParameters - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
XS2A initial payment describing path parameters.
- Xs2aInitialPaymentParameters() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.Xs2aInitialPaymentParameters
-
- Xs2aInitialPaymentParameters$FromCtxImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aInitialPaymentParameters$FromCtxImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aInitialPaymentParameters$FromCtxImpl
-
- Xs2aInitialPaymentParameters.FromCtx - Interface in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
- Xs2aInitiateSinglePaymentEntrypoint - Class in de.adorsys.opba.protocol.xs2a.entrypoint.pis
-
Entry point that handles payment initiation request from the FinTech.
- Xs2aInitiateSinglePaymentEntrypoint() - Constructor for class de.adorsys.opba.protocol.xs2a.entrypoint.pis.Xs2aInitiateSinglePaymentEntrypoint
-
- Xs2aInitiateSinglePaymentEntrypoint$FromRequestImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aInitiateSinglePaymentEntrypoint$FromRequestImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aInitiateSinglePaymentEntrypoint$FromRequestImpl
-
- Xs2aInitiateSinglePaymentEntrypoint.FromRequest - Interface in de.adorsys.opba.protocol.xs2a.entrypoint.pis
-
Mapper to convert incoming user request to processable request context.
- Xs2aListAccountsEntrypoint - Class in de.adorsys.opba.protocol.xs2a.entrypoint.ais
-
Entry point that handles ListAccounts request from the FinTech.
- Xs2aListAccountsEntrypoint() - Constructor for class de.adorsys.opba.protocol.xs2a.entrypoint.ais.Xs2aListAccountsEntrypoint
-
- Xs2aListAccountsEntrypoint$FromRequestImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aListAccountsEntrypoint$FromRequestImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aListAccountsEntrypoint$FromRequestImpl
-
- Xs2aListAccountsEntrypoint.FromRequest - Interface in de.adorsys.opba.protocol.xs2a.entrypoint.ais
-
Mapper to convert incoming user request to processable request context.
- Xs2aListTransactionsEntrypoint - Class in de.adorsys.opba.protocol.xs2a.entrypoint.ais
-
Entry point that handles ListTransactions request from the FinTech.
- Xs2aListTransactionsEntrypoint() - Constructor for class de.adorsys.opba.protocol.xs2a.entrypoint.ais.Xs2aListTransactionsEntrypoint
-
- Xs2aListTransactionsEntrypoint$FromRequestImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aListTransactionsEntrypoint$FromRequestImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aListTransactionsEntrypoint$FromRequestImpl
-
- Xs2aListTransactionsEntrypoint.FromRequest - Interface in de.adorsys.opba.protocol.xs2a.entrypoint.ais
-
Mapper to convert incoming user request to processable request context.
- Xs2aLoadConsentAndContextFromDb - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.consent
-
Loads the associated context with the consent from databases and merges it with current context.
- Xs2aLoadConsentAndContextFromDb() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aLoadConsentAndContextFromDb
-
- Xs2aLoadConsentAndContextFromDb$ContextMergerImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aLoadConsentAndContextFromDb$ContextMergerImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aLoadConsentAndContextFromDb$ContextMergerImpl
-
- Xs2aLoadConsentAndContextFromDb.ContextMerger - Interface in de.adorsys.opba.protocol.xs2a.service.xs2a.consent
-
- Xs2aOauth2ExchangeCodeToToken - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.oauth2
-
- Xs2aOauth2ExchangeCodeToToken() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.oauth2.Xs2aOauth2ExchangeCodeToToken
-
- Xs2aOauth2ExchangeCodeToToken.Extractor - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.oauth2
-
- Xs2aOauth2Headers - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.oauth2
-
- Xs2aOauth2Headers() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.oauth2.Xs2aOauth2Headers
-
- Xs2aOauth2Headers$FromCtxImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aOauth2Headers$FromCtxImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aOauth2Headers$FromCtxImpl
-
- Xs2aOauth2Headers.FromCtx - Interface in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.oauth2
-
- Xs2aOauth2Parameters - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.oauth2
-
- Xs2aOauth2Parameters() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.oauth2.Xs2aOauth2Parameters
-
- Xs2aOauth2Parameters$FromCtxImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aOauth2Parameters$FromCtxImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aOauth2Parameters$FromCtxImpl
-
- Xs2aOauth2Parameters.FromCtx - Interface in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.oauth2
-
- Xs2aOauth2WithCodeParameters - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.oauth2
-
- Xs2aOauth2WithCodeParameters() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.oauth2.Xs2aOauth2WithCodeParameters
-
- Xs2aOauth2WithCodeParameters$FromCtxImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aOauth2WithCodeParameters$FromCtxImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aOauth2WithCodeParameters$FromCtxImpl
-
- Xs2aOauth2WithCodeParameters.FromCtx - Interface in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.oauth2
-
- Xs2aOutcomeMapper<T> - Class in de.adorsys.opba.protocol.xs2a.entrypoint
-
Mapper to convert from internal protocol result to facade facing protocol result.
- Xs2aOutcomeMapper() - Constructor for class de.adorsys.opba.protocol.xs2a.entrypoint.Xs2aOutcomeMapper
-
- Xs2aPaymentContextLoader - Class in de.adorsys.opba.protocol.xs2a.entrypoint.pis
-
- Xs2aPaymentContextLoader() - Constructor for class de.adorsys.opba.protocol.xs2a.entrypoint.pis.Xs2aPaymentContextLoader
-
- Xs2aPersistConsentAndContext - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.consent
-
Persists the context and the associated context with it to the database.
- Xs2aPersistConsentAndContext() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.consent.Xs2aPersistConsentAndContext
-
- Xs2aPisAuthenticatePaymentWithScaChallenge - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
Send SCA/TAN challenge result from the context to ASPSP.
- Xs2aPisAuthenticatePaymentWithScaChallenge() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded.Xs2aPisAuthenticatePaymentWithScaChallenge
-
- Xs2aPisAuthenticatePaymentWithScaChallenge.Extractor - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
- Xs2aPisAuthenticateUserConsentWithPin - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
Send PSU PIN/Password from the context to ASPSP.
- Xs2aPisAuthenticateUserConsentWithPin() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded.Xs2aPisAuthenticateUserConsentWithPin
-
- Xs2aPisAuthenticateUserConsentWithPin.Extractor - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
- Xs2aPisContext - Class in de.adorsys.opba.protocol.xs2a.context.pis
-
XS2A PIS (Payment Initiation Service) context.
- Xs2aPisContext() - Constructor for class de.adorsys.opba.protocol.xs2a.context.pis.Xs2aPisContext
-
- Xs2aPisPersistPaymentAndContext - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.payment
-
Persists the context and the associated context with it to the database.
- Xs2aPisPersistPaymentAndContext() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.payment.Xs2aPisPersistPaymentAndContext
-
- Xs2aPisReportSelectedScaMethod - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
Send the selected SCA method by the user to the ASPSP.
- Xs2aPisReportSelectedScaMethod() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded.Xs2aPisReportSelectedScaMethod
-
- Xs2aPisReportSelectedScaMethod.Extractor - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.authenticate.embedded
-
- Xs2aProtocolConfiguration - Class in de.adorsys.opba.protocol.xs2a
-
- Xs2aProtocolConfiguration() - Constructor for class de.adorsys.opba.protocol.xs2a.Xs2aProtocolConfiguration
-
- Xs2aRedirectExecutor - Class in de.adorsys.opba.protocol.xs2a.service.xs2a
-
Service that publishes
Redirect result to internal event bus, meaning the user should be redirected
to the URL generated by this service.
- Xs2aRedirectExecutor() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.Xs2aRedirectExecutor
-
- Xs2aRedirectUserToOauth2AuthorizationServer - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.oauth2
-
We expect PKCE authorization from Xs2a adapter (no state, etc.)
- Xs2aRedirectUserToOauth2AuthorizationServer() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.oauth2.Xs2aRedirectUserToOauth2AuthorizationServer
-
- Xs2aRedirectUserToOauth2AuthorizationServer.Extractor - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.oauth2
-
- Xs2aReportValidationError - Class in de.adorsys.opba.protocol.xs2a.service.validation
-
Reports that there were validation errors on context.
- Xs2aReportValidationError() - Constructor for class de.adorsys.opba.protocol.xs2a.service.validation.Xs2aReportValidationError
-
- Xs2aResourceParameters - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
XS2A-adapter parameters that represent request that is scoped on some account (resourceId) - used for
transaction listing.
- Xs2aResourceParameters() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.Xs2aResourceParameters
-
- Xs2aResourceParameters$FromCtxImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aResourceParameters$FromCtxImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aResourceParameters$FromCtxImpl
-
- Xs2aResourceParameters.FromCtx - Interface in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
- Xs2aRestorePreValidationContext - Class in de.adorsys.opba.protocol.xs2a.service.validation
-
Restore the context as it was before validation.
- Xs2aRestorePreValidationContext() - Constructor for class de.adorsys.opba.protocol.xs2a.service.validation.Xs2aRestorePreValidationContext
-
- Xs2aResultBodyExtractor - Class in de.adorsys.opba.protocol.xs2a.entrypoint
-
Extracts Xs2a result from ASPSP response and does initial translation to Banking protocol facade native object
for transactions or accounts list.
- Xs2aResultBodyExtractor() - Constructor for class de.adorsys.opba.protocol.xs2a.entrypoint.Xs2aResultBodyExtractor
-
- Xs2aResultBodyExtractor$Xs2aToFacadeMapperImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aResultBodyExtractor$Xs2aToFacadeMapperImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aResultBodyExtractor$Xs2aToFacadeMapperImpl
-
- Xs2aResultBodyExtractor.Xs2aToFacadeMapper - Interface in de.adorsys.opba.protocol.xs2a.entrypoint
-
- Xs2aStandardHeaders - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
Standard headers to call XS2A-adapter (excluding consent creation cases).
- Xs2aStandardHeaders() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.Xs2aStandardHeaders
-
- Xs2aStandardHeaders$FromCtxImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aStandardHeaders$FromCtxImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aStandardHeaders$FromCtxImpl
-
- Xs2aStandardHeaders.FromCtx - Interface in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
- Xs2aStartPaymentAuthorizationParameters - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
XS2A start authorization for payments describing path parameters.
- Xs2aStartPaymentAuthorizationParameters() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.Xs2aStartPaymentAuthorizationParameters
-
- Xs2aStartPaymentAuthorizationParameters$FromCtxImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aStartPaymentAuthorizationParameters$FromCtxImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aStartPaymentAuthorizationParameters$FromCtxImpl
-
- Xs2aStartPaymentAuthorizationParameters.FromCtx - Interface in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
- Xs2aStorePreValidationContext - Class in de.adorsys.opba.protocol.xs2a.service.validation
-
- Xs2aStorePreValidationContext() - Constructor for class de.adorsys.opba.protocol.xs2a.service.validation.Xs2aStorePreValidationContext
-
- Xs2aTransactionListingService - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.ais
-
Calls ASPSP XS2A API to list transactions of the account using already existing consent.
- Xs2aTransactionListingService() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.ais.Xs2aTransactionListingService
-
- Xs2aTransactionListingService.Extractor - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.ais
-
- Xs2aTransactionListingService.ResourceIdOptionalIfListTransactionsForConsent - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.ais
-
Special override for ListTransaction resourceId validation for the case when FinTech requires global consent
for transactions, acccounts, balances on all accounts.
- Xs2aTransactionParameters - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
XS2A transaction list describing parameters.
- Xs2aTransactionParameters() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.Xs2aTransactionParameters
-
- Xs2aTransactionParameters$FromCtxImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aTransactionParameters$FromCtxImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aTransactionParameters$FromCtxImpl
-
- Xs2aTransactionParameters.FromCtx - Interface in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
- Xs2aUpdateAuthorization - Class in de.adorsys.opba.protocol.xs2a.entrypoint.authorization
-
Entry point to update context with the input from user and continue BPMN process by triggering it.
- Xs2aUpdateAuthorization() - Constructor for class de.adorsys.opba.protocol.xs2a.entrypoint.authorization.Xs2aUpdateAuthorization
-
- Xs2aUpdateToRealModeBpmnContext - Class in de.adorsys.opba.protocol.xs2a.service.protocol
-
- Xs2aUpdateToRealModeBpmnContext() - Constructor for class de.adorsys.opba.protocol.xs2a.service.protocol.Xs2aUpdateToRealModeBpmnContext
-
- Xs2aUuidMapper - Interface in de.adorsys.opba.protocol.xs2a.entrypoint.helpers
-
Mapper for mapstruct to convert from UUID to String.
- Xs2aUuidMapperImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aUuidMapperImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aUuidMapperImpl
-
- Xs2aValidationErrors - Class in de.adorsys.opba.protocol.xs2a.service.validation
-
Checker to validate that current context is validation-error free (all necessary parameters are in place)
and we can proceed with ASPSP API calls in same order as it was for validation.
- Xs2aValidationErrors() - Constructor for class de.adorsys.opba.protocol.xs2a.service.validation.Xs2aValidationErrors
-
- Xs2aValidator - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.validation
-
Key validation service that uses Hibernate-validator to check that required parameters are available before doing
ASPSP API call.
- Xs2aValidator(Validator, List<? extends ExternalValidationModeDeclaration>) - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.validation.Xs2aValidator
-
- Xs2aWithBalanceParameters - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
XS2A account withBalance describing parameters.
- Xs2aWithBalanceParameters() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.Xs2aWithBalanceParameters
-
- Xs2aWithBalanceParameters$FromCtxImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aWithBalanceParameters$FromCtxImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aWithBalanceParameters$FromCtxImpl
-
- Xs2aWithBalanceParameters.FromCtx - Interface in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
- Xs2aWithConsentIdHeaders - Class in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-
XS2A-adapter headers to be used after the consent was created.
- Xs2aWithConsentIdHeaders() - Constructor for class de.adorsys.opba.protocol.xs2a.service.xs2a.dto.Xs2aWithConsentIdHeaders
-
- Xs2aWithConsentIdHeaders$FromCtxImpl - Class in de.adorsys.opba.protocol.xs2a.service.mappers.generated
-
- Xs2aWithConsentIdHeaders$FromCtxImpl() - Constructor for class de.adorsys.opba.protocol.xs2a.service.mappers.generated.Xs2aWithConsentIdHeaders$FromCtxImpl
-
- Xs2aWithConsentIdHeaders.FromCtx - Interface in de.adorsys.opba.protocol.xs2a.service.xs2a.dto
-