Uses of Class
io.mosip.pmp.partnermanagement.dto.PartnerAPIKeyRequestsResponse
-
Packages that use PartnerAPIKeyRequestsResponse Package Description io.mosip.pmp.partnermanagement.controller -
-
Uses of PartnerAPIKeyRequestsResponse in io.mosip.pmp.partnermanagement.controller
Methods in io.mosip.pmp.partnermanagement.controller that return types with arguments of type PartnerAPIKeyRequestsResponse Modifier and Type Method Description org.springframework.http.ResponseEntity<ResponseWrapper<PartnerAPIKeyRequestsResponse>>PartnerManagementController. getAllPartnerAPIKeyRequestsAsReceivedByPartnerManager()This API would be used to retrieve all Partner API Key requests as received by partner manager
-