Uses of Class
io.mosip.kernel.lkeymanager.dto.LicenseKeyMappingResponseDto
Packages that use LicenseKeyMappingResponseDto
-
Uses of LicenseKeyMappingResponseDto in io.mosip.kernel.lkeymanager.controller
Methods in io.mosip.kernel.lkeymanager.controller that return types with arguments of type LicenseKeyMappingResponseDtoModifier and TypeMethodDescriptionio.mosip.kernel.core.http.ResponseWrapper<LicenseKeyMappingResponseDto> LicenseKeyController.mapLicenseKey(io.mosip.kernel.core.http.RequestWrapper<LicenseKeyMappingDto> licenseKeyMappingDto) This method will map license key to several permissions.