@Service public class AspspProfileService extends Object
| Constructor and Description |
|---|
AspspProfileService() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAisRedirectUrlToAspsp()
Reads get AIS redirect url to aspsp from ASPSP profile service
|
Boolean |
getAllPsd2Support()
Reads value of AllPsd2Support from ASPSP profile service
|
Xs2aAuthorisationStartType |
getAuthorisationStartType()
Reads value Authorisation start type (Explicit/Implicit) from ASPSP profile service
|
List<PaymentProduct> |
getAvailablePaymentProducts()
Gets a list of payment products allowed by current ASPSP from ASPSP profile service
|
List<PisPaymentType> |
getAvailablePaymentTypes()
Gets a list of payment types available at current ASPSP from ASPSP profile service
|
int |
getConsentLifetime()
Reads value of maximum consent lifetime
|
String |
getPisRedirectUrlToAspsp()
Reads get PIS redirect url to aspsp from ASPSP profile service
|
ScaApproach |
getScaApproach()
Reads sca approach from ASPSP profile service
|
List<SupportedAccountReferenceField> |
getSupportedAccountReferenceFields()
Retrieves list of supported AccountReference fields from ASPSP profile service
|
Boolean |
getTppSignatureRequired()
Reads requirement of tpp signature from ASPSP profile service
|
boolean |
isBankOfferedConsentSupported()
Reads value BankOfferedConsentSupported
|
boolean |
isRedirectMode()
Reads current sca approach mode from ASPSP profile service
|
public List<PaymentProduct> getAvailablePaymentProducts()
public List<PisPaymentType> getAvailablePaymentTypes()
public boolean isRedirectMode()
@Cacheable(value="aspspProfileCash") public ScaApproach getScaApproach()
public Boolean getTppSignatureRequired()
public String getPisRedirectUrlToAspsp()
public String getAisRedirectUrlToAspsp()
public List<SupportedAccountReferenceField> getSupportedAccountReferenceFields()
public int getConsentLifetime()
public Boolean getAllPsd2Support()
public Xs2aAuthorisationStartType getAuthorisationStartType()
public boolean isBankOfferedConsentSupported()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.