| Package | Description |
|---|---|
| de.adorsys.psd2.consent.repository | |
| de.adorsys.psd2.consent.repository.specification | |
| de.adorsys.psd2.consent.service.mapper |
| Modifier and Type | Method and Description |
|---|---|
Optional<AisConsentAuthorization> |
AisConsentAuthorisationRepository.findByExternalId(String externalId) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.jpa.domain.Specification<AisConsentAuthorization> |
AisConsentAuthorizationSpecification.byExternalIdAndInstanceId(String externalId,
String instanceId) |
| Modifier and Type | Method and Description |
|---|---|
AisConsentAuthorizationResponse |
AisConsentMapper.mapToAisConsentAuthorizationResponse(AisConsentAuthorization aisConsentAuthorization) |
CmsPsuAuthorisation |
CmsPsuAuthorisationMapperImpl.mapToCmsPsuAuthorisationAis(AisConsentAuthorization consentAuthorization) |
CmsPsuAuthorisation |
CmsPsuAuthorisationMapper.mapToCmsPsuAuthorisationAis(AisConsentAuthorization consentAuthorization) |
Copyright © 2019. All rights reserved.