Constructor and Description |
---|
FintechPsuAspspTuple(ServiceSession session) |
Modifier and Type | Method and Description |
---|---|
PrivateKey |
FintechSecureStorage.psuAspspKeyFromPrivate(ServiceSession session,
Fintech fintech,
Supplier<char[]> password) |
Modifier and Type | Method and Description |
---|---|
RequestScoped |
RequestScopedProvider.registerForFintechSession(Fintech fintech,
BankProfile profile,
ServiceSession session,
long bankProtocolId,
ConsentAuthorizationEncryptionServiceProvider encryptionServiceProvider,
SecretKeyWithIv futureAuthorizationSessionKey,
Supplier<char[]> fintechPassword) |
Modifier and Type | Method and Description |
---|---|
ConsentAccess |
ConsentAccessFactory.consentForFintech(Fintech fintech,
ServiceSession session,
Supplier<char[]> fintechPassword) |
ConsentAccess |
ConsentAccessFactory.consentForPsuAndAspsp(Psu psu,
Bank aspsp,
ServiceSession session) |
Modifier and Type | Method and Description |
---|---|
PaymentAccess |
PaymentAccessFactory.paymentForAnonymousPsu(Fintech fintech,
Bank aspsp,
ServiceSession session) |
PaymentAccess |
PaymentAccessFactory.paymentForFintech(Fintech fintech,
ServiceSession session,
Supplier<char[]> fintechPassword) |
PaymentAccess |
PaymentAccessFactory.paymentForPsuAndAspsp(Psu psu,
Bank aspsp,
ServiceSession session) |
Copyright © 2020. All rights reserved.