Package | Description |
---|---|
com.opencloud.license |
Modifier and Type | Method and Description |
---|---|
LicenseComponent[] |
LicenseInfo.getLicenseComponents()
Returns a non-empty array of LicenseComponents.
|
Constructor and Description |
---|
LicenseInfo(String serialString,
String issuedTo,
ArrayList<LicenseComponent> allowedComponents,
Date createdAt,
Date validAfter,
Date validUntil,
String[] supercedes,
HashMap<String,Object> metaData,
ArrayList<com.opencloud.license.HostInfo> licensedHosts,
ArrayList<com.opencloud.license.CertificateInfo> certificateInfo) |