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