public final class LicenseKeyHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LICENSE_FILE_NAME |
| Constructor and Description |
|---|
LicenseKeyHandler() |
| Modifier and Type | Method and Description |
|---|---|
static com.mulesoft.licm.EnterpriseLicenseKey |
getKey() |
com.mulesoft.licm.EnterpriseLicenseKey |
install(com.mulesoft.licm.EnterpriseLicenseKey key) |
void |
unInstall() |
com.mulesoft.licm.EnterpriseLicenseKey |
validate() |
public static final String LICENSE_FILE_NAME
public static com.mulesoft.licm.EnterpriseLicenseKey getKey()
public com.mulesoft.licm.EnterpriseLicenseKey install(com.mulesoft.licm.EnterpriseLicenseKey key)
throws com.mulesoft.licm.LicenseKeyException
com.mulesoft.licm.LicenseKeyExceptionpublic void unInstall()
throws com.mulesoft.licm.LicenseKeyException
com.mulesoft.licm.LicenseKeyExceptionpublic com.mulesoft.licm.EnterpriseLicenseKey validate()
throws com.mulesoft.licm.LicenseKeyException
com.mulesoft.licm.LicenseKeyExceptionCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.