@Service public class ConsentAccessFactory extends Object
| Constructor and Description |
|---|
ConsentAccessFactory() |
| Modifier and Type | Method and Description |
|---|---|
ConsentAccess |
consentForFintech(Fintech fintech,
ServiceSession session,
Supplier<char[]> fintechPassword) |
ConsentAccess |
consentForPsuAndAspsp(Psu psu,
Bank aspsp,
ServiceSession session) |
public ConsentAccess consentForPsuAndAspsp(Psu psu, Bank aspsp, ServiceSession session)
public ConsentAccess consentForFintech(Fintech fintech, ServiceSession session, Supplier<char[]> fintechPassword)
Copyright © 2020. All rights reserved.