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 ResponseWrapper<LicenseKeyMappingResponseDto>LicenseKeyController. mapLicenseKey(RequestWrapper<LicenseKeyMappingDto> licenseKeyMappingDto)This method will map license key to several permissions.
-