Uses of Class
io.mosip.kernel.lkeymanager.dto.LicenseKeyMappingDto
Packages that use LicenseKeyMappingDto
-
Uses of LicenseKeyMappingDto in io.mosip.kernel.lkeymanager.controller
Method parameters in io.mosip.kernel.lkeymanager.controller with type arguments of type LicenseKeyMappingDtoModifier 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. -
Uses of LicenseKeyMappingDto in io.mosip.kernel.lkeymanager.service.impl
Methods in io.mosip.kernel.lkeymanager.service.impl with parameters of type LicenseKeyMappingDtoModifier and TypeMethodDescriptionLicenseKeyManagerServiceImpl.mapLicenseKey(LicenseKeyMappingDto licenseKeyMappingDto)