Modifier and Type | Method and Description |
---|---|
RequestScoped |
RequestScopedServicesProvider.findRegisteredByKeyId(String keyId)
Get general services that are associated with encryption key.
|
Modifier and Type | Method and Description |
---|---|
void |
UsesRequestScoped.setRequestScoped(RequestScoped scoped)
Set
RequestScoped general services |
Modifier and Type | Class and Description |
---|---|
class |
BaseContext
General context.
|
class |
LastRedirectionTarget
Object to store where the protocol was requesting user to redirect to.
|
Modifier and Type | Class and Description |
---|---|
static class |
RequestScopedProvider.InternalRequestScoped |
Modifier and Type | Method and Description |
---|---|
RequestScoped |
RequestScopedProvider.findRegisteredByKeyId(String keyId) |
RequestScoped |
RequestScopedProvider.registerForFintechSession(Fintech fintech,
BankProfile profile,
ServiceSession session,
long bankProtocolId,
ConsentAuthorizationEncryptionServiceProvider encryptionServiceProvider,
SecretKeyWithIv futureAuthorizationSessionKey,
Supplier<char[]> fintechPassword) |
RequestScoped |
RequestScopedProvider.registerForPsuSession(AuthSession authSession,
ConsentAuthorizationEncryptionServiceProvider encryptionServiceProvider,
long bankProtocolId,
SecretKeyWithIv key) |
Modifier and Type | Method and Description |
---|---|
RequestScopedProvider.InternalRequestScoped |
RequestScopedProvider.deregister(RequestScoped requestScoped) |
Modifier and Type | Class and Description |
---|---|
class |
AccountListHbciContext |
class |
HbciContext |
class |
PaymentHbciContext |
class |
TransactionListHbciContext |
Modifier and Type | Class and Description |
---|---|
class |
LastViolations
Represents all current context violations that should be fixed by the user providing relevant parameters.
|
class |
Xs2aContext
Generic XS2A context
|
Modifier and Type | Class and Description |
---|---|
class |
AccountListXs2aContext
XS2A context for account list.
|
class |
TransactionListXs2aContext
XS2A context for transaction list.
|
class |
Xs2aAisContext
XS2A AIS (Account Information Services) context.
|
Modifier and Type | Class and Description |
---|---|
class |
SinglePaymentXs2aContext
XS2A context for payment initiation.
|
class |
Xs2aPisContext
XS2A PIS (Payment Initiation Service) context.
|
Copyright © 2020. All rights reserved.