Uses of Class
io.mosip.kernel.lkeymanager.dto.LicenseKeyFetchResponseDto
Packages that use LicenseKeyFetchResponseDto
-
Uses of LicenseKeyFetchResponseDto in io.mosip.kernel.lkeymanager.controller
Methods in io.mosip.kernel.lkeymanager.controller that return types with arguments of type LicenseKeyFetchResponseDtoModifier and TypeMethodDescriptionio.mosip.kernel.core.http.ResponseWrapper<LicenseKeyFetchResponseDto> LicenseKeyController.fetchLicenseKeyPermissions(String tspId, String licenseKey) This method will fetch the mapped permissions for a license key.