| Package | Description |
|---|---|
| de.adorsys.psd2.consent.repository | |
| de.adorsys.psd2.consent.service.mapper |
| Modifier and Type | Method and Description |
|---|---|
Optional<TppInfoEntity> |
TppInfoRepository.findByAuthorisationNumber(@NotNull String tppAuthorisationNumber) |
Optional<TppInfoEntity> |
TppInfoRepository.findFirstByAuthorisationNumberAndInstanceId(@NotNull String tppAuthorisationNumber,
@NotNull String instanceId) |
| Modifier and Type | Method and Description |
|---|---|
TppInfoEntity |
TppInfoMapper.mapToTppInfoEntity(de.adorsys.psd2.xs2a.core.tpp.TppInfo tppInfo) |
| Modifier and Type | Method and Description |
|---|---|
de.adorsys.psd2.xs2a.core.tpp.TppInfo |
TppInfoMapper.mapToTppInfo(TppInfoEntity tppInfoEntity) |
Copyright © 2020. All rights reserved.