Class LicenseKeyManagerServiceImpl

java.lang.Object
io.mosip.kernel.lkeymanager.service.impl.LicenseKeyManagerServiceImpl
All Implemented Interfaces:
io.mosip.kernel.core.licensekeymanager.spi.LicenseKeyManagerService<String,LicenseKeyGenerationDto,LicenseKeyMappingDto>

@Service @Transactional public class LicenseKeyManagerServiceImpl extends Object implements io.mosip.kernel.core.licensekeymanager.spi.LicenseKeyManagerService<String,LicenseKeyGenerationDto,LicenseKeyMappingDto>
Implementation class for LicenseKeyManagerService.
Since:
1.0.0
Author:
Sagar Mahapatra