@Service @Transactional(readOnly=true) public class CmsAspspPiisServiceInternal extends Object implements de.adorsys.psd2.consent.aspsp.api.piis.CmsAspspPiisService
| Constructor and Description |
|---|
CmsAspspPiisServiceInternal() |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
createConsent(@NotNull de.adorsys.psd2.xs2a.core.psu.PsuIdData psuIdData,
@NotNull de.adorsys.psd2.consent.aspsp.api.piis.CreatePiisConsentRequest request) |
@NotNull List<de.adorsys.psd2.consent.api.piis.CmsPiisConsent> |
getConsentsForPsu(@NotNull de.adorsys.psd2.xs2a.core.psu.PsuIdData psuIdData,
@NotNull String instanceId) |
boolean |
terminateConsent(@NotNull String consentId,
@NotNull String instanceId) |
@Transactional public Optional<String> createConsent(@NotNull @NotNull de.adorsys.psd2.xs2a.core.psu.PsuIdData psuIdData, @NotNull @NotNull de.adorsys.psd2.consent.aspsp.api.piis.CreatePiisConsentRequest request)
createConsent in interface de.adorsys.psd2.consent.aspsp.api.piis.CmsAspspPiisService@Transactional @NotNull public @NotNull List<de.adorsys.psd2.consent.api.piis.CmsPiisConsent> getConsentsForPsu(@NotNull @NotNull de.adorsys.psd2.xs2a.core.psu.PsuIdData psuIdData, @NotNull @NotNull String instanceId)
getConsentsForPsu in interface de.adorsys.psd2.consent.aspsp.api.piis.CmsAspspPiisServiceCopyright © 2020. All rights reserved.