@Primary @Service public class OauthProfileServiceWrapper extends Object implements de.adorsys.psd2.aspsp.profile.service.AspspProfileService
| Constructor and Description |
|---|
OauthProfileServiceWrapper(de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService,
OauthDataHolder oauthDataHolder,
de.adorsys.psd2.xs2a.service.discovery.ServiceTypeDiscoveryService serviceTypeDiscoveryService,
String aisIntegratedOauthSuffix,
String pisIntegratedOauthSuffix,
String aisPreStepOauthSuffix,
String pisPreStepOauthSuffix) |
| Modifier and Type | Method and Description |
|---|---|
de.adorsys.psd2.aspsp.profile.domain.AspspSettings |
getAspspSettings() |
List<de.adorsys.psd2.xs2a.core.profile.ScaApproach> |
getScaApproaches() |
public OauthProfileServiceWrapper(de.adorsys.psd2.aspsp.profile.service.AspspProfileService aspspProfileService,
OauthDataHolder oauthDataHolder,
de.adorsys.psd2.xs2a.service.discovery.ServiceTypeDiscoveryService serviceTypeDiscoveryService,
@Value(value="${oauth.integrated.ais.suffix:?consentId={encrypted-consent-id}&redirectId={redirect-id}}")
String aisIntegratedOauthSuffix,
@Value(value="${oauth.integrated.pis.suffix:?paymentId={encrypted-payment-id}&redirectId={redirect-id}}")
String pisIntegratedOauthSuffix,
@Value(value="${oauth.pre-step.ais.suffix:&token=}")
String aisPreStepOauthSuffix,
@Value(value="${oauth.pre-step.pis.suffix:&token=}")
String pisPreStepOauthSuffix)
public de.adorsys.psd2.aspsp.profile.domain.AspspSettings getAspspSettings()
getAspspSettings in interface de.adorsys.psd2.aspsp.profile.service.AspspProfileServicepublic List<de.adorsys.psd2.xs2a.core.profile.ScaApproach> getScaApproaches()
getScaApproaches in interface de.adorsys.psd2.aspsp.profile.service.AspspProfileServiceCopyright © 2020. All rights reserved.