Package de.adorsys.psd2.xs2a.service
Class CmsCreateConsentResponseService
- java.lang.Object
-
- de.adorsys.psd2.xs2a.service.CmsCreateConsentResponseService
-
@Service public class CmsCreateConsentResponseService extends Object
-
-
Constructor Summary
Constructors Constructor Description CmsCreateConsentResponseService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Xs2aResponse<de.adorsys.psd2.consent.api.consent.CmsCreateConsentResponse>getCmsCreateConsentResponse(de.adorsys.psd2.consent.api.ais.CmsConsent cmsConsent)
-
-
-
Method Detail
-
getCmsCreateConsentResponse
public Xs2aResponse<de.adorsys.psd2.consent.api.consent.CmsCreateConsentResponse> getCmsCreateConsentResponse(de.adorsys.psd2.consent.api.ais.CmsConsent cmsConsent)
-
-