Modifier and Type | Method and Description |
---|---|
ConsentAccess |
UsesConsentAccess.consentAccess()
Get consent access for the protocol, so that protocol can create or modify consent without any knowledge
of consent persistence or encryption.
|
Modifier and Type | Method and Description |
---|---|
ConsentAccess |
RequestScopedProvider.InternalRequestScoped.consentAccess() |
Modifier and Type | Class and Description |
---|---|
class |
FintechConsentAccess |
class |
PsuConsentAccess |
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) |
Copyright © 2020. All rights reserved.