public class LicenseInfoTemplate extends AbstractInfoTemplate
| Modifier and Type | Field and Description |
|---|---|
static String |
FEATURE_KEY |
static String |
OWNER_NAME_KEY |
static String |
VERSIONS_KEY |
CREATION_DATE_KEY, creationDate, DATE_FORMAT, DEFAULT_EXPIRATION_DAYS, EXPIRATION_DATE_KEY, expirationDate, NO_EXPIRATION, validVersions, VENDOR_NAME_KEY, vendorName| Constructor and Description |
|---|
LicenseInfoTemplate(String feature,
String vendor,
String client,
String daysToExpiration,
String validVersions) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
build() |
build, calculateExpirationDatepublic static final String FEATURE_KEY
public static final String OWNER_NAME_KEY
public static final String VERSIONS_KEY
Copyright © 2016. All rights reserved.