public class LicenseManager extends Object
Modifier and Type | Method and Description |
---|---|
static int |
getClientCount() |
static String |
getCustomFeature(ELicenseFeature featureName) |
static String |
getCustomFeature(String featureName) |
static int |
getFormCount() |
static int |
getFormCountForClient(Mandant client) |
static int |
getFrontendServerCount() |
static String |
getLicenseId() |
static ELizenzTyp |
getLicenseType() |
static String |
getProductEdition() |
static String |
getProductName() |
static String |
getProductVersion() |
static Properties |
getProperties() |
static String |
getUserCompanyName() |
static String |
getUserEMail() |
static String |
getUserFullName() |
static String |
getUserTelNumber() |
static Boolean |
hasKerberosUsageFeature()
Deprecated.
|
static Boolean |
hasLDAPAuthenticationFeature()
Deprecated.
|
static Boolean |
hasNTLMUsageFeature()
Deprecated.
|
static void |
initialize() |
static Boolean |
isValidLicense() |
public static void initialize()
public static Boolean isValidLicense()
public static String getProductName()
public static String getProductVersion()
public static String getProductEdition()
public static Properties getProperties()
public static String getUserFullName()
public static String getUserEMail()
public static String getLicenseId()
public static String getUserCompanyName()
public static String getUserTelNumber()
public static String getCustomFeature(ELicenseFeature featureName)
public static int getFrontendServerCount()
public static int getFormCount()
public static int getFormCountForClient(Mandant client)
public static int getClientCount()
public static ELizenzTyp getLicenseType()
@Deprecated public static Boolean hasKerberosUsageFeature()
@Deprecated public static Boolean hasNTLMUsageFeature()
@Deprecated public static Boolean hasLDAPAuthenticationFeature()
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.