| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultLicenceChangesService.setToProperties(Licence defaultLicence,
java.util.Properties prop) |
| Modifier and Type | Method and Description |
|---|---|
Licence |
MasterTenant.getLicence() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Initialization.initialize(java.util.Map params,
Licence licence) |
| Modifier and Type | Method and Description |
|---|---|
static Licence |
Licence.getDefaultLicence() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Licence.isUnrestrictedForAllExtensions(Licence license)
Deprecated.
since ages - use
isDemoOrDevelopLicence() |
| Modifier and Type | Class and Description |
|---|---|
static class |
LicenseFactory.InvalidLicence |
| Modifier and Type | Method and Description |
|---|---|
Licence |
LicenseFactory.getCurrentLicense(java.lang.String dbName) |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
HybrisLicenceValidator.checkLicence(Licence licence)
Checks whether passed licence file is valid.
|
java.lang.Integer |
HybrisLicenceValidator.getDaysLeft(Licence licence,
HybrisDataSource dataSource)
This method returns number of days left for licence if it is develop/demo licence, otherwise null.
|
boolean |
HybrisLicenceValidator.isLicenceExpiredIfDemoLicence(Licence licence,
HybrisDataSource dataSource)
This method checks whether demo/develop has expired.
|
boolean |
HybrisLicenceCrypto.verifyAgainstPublicKey(Licence licence)
Tests if the information of this licence is valid.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SAPLicense
Wraps original SAP LicenseKey into hybris Licence interface.
|
| Modifier and Type | Method and Description |
|---|---|
Licence |
MetaInformationEJB.getLicence() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Utilities.failLicence(java.lang.String message,
Licence licence) |
Copyright © 2018 SAP SE. All Rights Reserved.