public class AdministrativeFeatureManager extends AbstractFeatureManager
| Modifier and Type | Field and Description |
|---|---|
static org.apache.log4j.Logger |
log |
| Constructor and Description |
|---|
AdministrativeFeatureManager(java.security.cert.Certificate _cert) |
| Modifier and Type | Method and Description |
|---|---|
void |
encryptLicense(java.security.PrivateKey _key,
License _license)
Builds the cleartext compact license string, encrypts and signs it with the
given _key and stores it in the "Lizenz" property of the given _bf.
|
addFeatureDefinition, addFeatureDefinition, addFeatureDefinition, decrypt, getFeatureDefinition, getFeatureDefinitions, initFeatureDefinitions, isValidFeaturepublic AdministrativeFeatureManager(java.security.cert.Certificate _cert)
public void encryptLicense(java.security.PrivateKey _key,
License _license)
throws LicenseException
LicenseExceptionCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.