Class LicenseKeyController


  • @RestController
    public class LicenseKeyController
    extends Object
    Controller class that provides various methods for license key management such as to generate license key for a specified TSP ID, mapping several permissions to a generated license key, fetching the specified permissions for a license key.
    Since:
    1.0.0
    Author:
    Sagar Mahapatra