Modifier and Type | Method and Description |
---|---|
PaymentAccess |
UsesPaymentAccess.paymentAccess()
Get payment access for the protocol, so that protocol can create or modify consent without any knowledge
of payment persistence or encryption.
|
Modifier and Type | Method and Description |
---|---|
PaymentAccess |
RequestScopedProvider.InternalRequestScoped.paymentAccess() |
Modifier and Type | Class and Description |
---|---|
class |
AnonymousPsuPaymentAccess |
class |
FintechPaymentAccess |
class |
PsuPaymentAccess |
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.