Uses of Class
io.mosip.kernel.lkeymanager.dto.LicenseKeyMappingResponseDto
-
Packages that use LicenseKeyMappingResponseDto Package Description io.mosip.kernel.lkeymanager.controller -
-
Uses of LicenseKeyMappingResponseDto in io.mosip.kernel.lkeymanager.controller
Methods in io.mosip.kernel.lkeymanager.controller that return types with arguments of type LicenseKeyMappingResponseDto Modifier and Type Method Description io.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.
-