public class LicenseUtil
extends java.lang.Object
| Constructor and Description |
|---|
LicenseUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Date |
getExpirationDate()
Gets the expiration date of the current licence.
|
static byte[] |
getLicense() |
static java.lang.String |
getPassword() |
static void |
setLicensePassword(java.lang.String aPassword) |
static boolean |
setLicenseXml(java.io.InputStream aIs)
sets license.
|
static boolean |
setLicenseXml(java.io.InputStream aIs,
java.lang.String aPassword) |
public static boolean setLicenseXml(java.io.InputStream aIs)
throws ESYAException
aIs - ESYAExceptionpublic static java.util.Date getExpirationDate()
throws ESYAException
ESYAExceptionpublic static boolean setLicenseXml(java.io.InputStream aIs,
java.lang.String aPassword)
throws ESYAException
ESYAExceptionpublic static void setLicensePassword(java.lang.String aPassword)
public static byte[] getLicense()
public static java.lang.String getPassword()
Copyright © 2025. All rights reserved.