public final class LicenseHandler extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LicenseHandler.LicenseInfo |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getAcceptance()
Display the EULA and get the user's acceptance.
|
static File |
getLicenseFile() |
static boolean |
isLicenseAccepted() |
static void |
saveLicenseInfo(LicenseHandler.LicenseInfo licenseInfo) |
public static File getLicenseFile()
public static boolean getAcceptance()
public static void saveLicenseInfo(LicenseHandler.LicenseInfo licenseInfo) throws Exception
ExceptionCopyright © 2006–2021 MuleSoft, Inc.. All rights reserved.