Uses of Class
io.mosip.kernel.lkeymanager.dto.LicenseKeyGenerationResponseDto
Packages that use LicenseKeyGenerationResponseDto
-
Uses of LicenseKeyGenerationResponseDto in io.mosip.kernel.lkeymanager.controller
Methods in io.mosip.kernel.lkeymanager.controller that return types with arguments of type LicenseKeyGenerationResponseDtoModifier and TypeMethodDescriptionio.mosip.kernel.core.http.ResponseWrapper<LicenseKeyGenerationResponseDto> LicenseKeyController.generateLicenseKey(io.mosip.kernel.core.http.RequestWrapper<LicenseKeyGenerationDto> licenseKeyGenerationDto) This method will generate license key against a certain TSP ID.