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
- ESYAException
public static java.util.Date getExpirationDate() throws ESYAException
ESYAException
public static boolean setLicenseXml(java.io.InputStream aIs, java.lang.String aPassword) throws ESYAException
ESYAException
public static void setLicensePassword(java.lang.String aPassword)
public static byte[] getLicense()
public static java.lang.String getPassword()
Copyright © 2025. All rights reserved.