public class LicenseCodeHelper extends Object
static String
ALGORITHM
createLicenseCodeData(License license, RsaKey rsaKey)
static io.jsonwebtoken.Claims
parse(String licenseCode, RsaKey rsaKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String ALGORITHM
public static String createLicenseCodeData(License license, RsaKey rsaKey)
license
rsaKey
public static io.jsonwebtoken.Claims parse(String licenseCode, RsaKey rsaKey)