public class LicenseImportExport
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LICENSE_END_USER |
static java.lang.String |
LICENSE_START_USER |
static org.apache.log4j.Logger |
log |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getLicenseStringFromUserString(java.lang.String _str)
Retrieves the encrypted compact license string from the given user string
_str, ignoring the "header data".
|
static java.lang.String |
toUserString(License _license)
Creates and returns the user string used for sending the license to the
customer.
|
static java.lang.String |
toUserString(License _license,
boolean _doRefresh) |
public static final org.apache.log4j.Logger log
public static final java.lang.String LICENSE_START_USER
public static final java.lang.String LICENSE_END_USER
public static java.lang.String toUserString(License _license)
public static java.lang.String toUserString(License _license, boolean _doRefresh)
public static java.lang.String getLicenseStringFromUserString(java.lang.String _str) throws LicenseException
LicenseException
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.