| Package | Description |
|---|---|
| de.adorsys.aspsp.xs2a.repository | |
| de.adorsys.aspsp.xs2a.service.mapper |
| Modifier and Type | Method and Description |
|---|---|
Optional<PisConsent> |
PisConsentRepository.findByExternalId(String externalId) |
Optional<PisConsent> |
PisConsentRepository.findByExternalIdAndConsentStatusIn(String externalId,
Set<CmsConsentStatus> statuses) |
| Modifier and Type | Method and Description |
|---|---|
Optional<PisConsent> |
PisConsentMapper.mapToPisConsent(PisConsentRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Optional<PisConsentResponse> |
PisConsentMapper.mapToPisConsentResponse(PisConsent pisConsent) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.