Uses of Class
it.gov.pagopa.onboarding.citizen.dto.TppDTO
Packages that use TppDTO
-
Uses of TppDTO in it.gov.pagopa.onboarding.citizen.connector.tpp
Methods in it.gov.pagopa.onboarding.citizen.connector.tpp that return types with arguments of type TppDTOModifier and TypeMethodDescriptionTppConnector.filterEnabledList(TppIdList tppIdList) Retrieves TPPs with recipientId on the whitelist and enabled TPPs from a list of TPP identifiers.TppConnectorImpl.filterEnabledList(TppIdList tppIdList) Retrieves TPPs with recipientId on the whitelist and enabled TPPs from a list of TPP identifiers.reactor.core.publisher.Mono<TppDTO> Retrieves the TPP associated with the provided identifier.reactor.core.publisher.Mono<TppDTO> Retrieves the TPP associated with the provided identifier.