| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultLicenceChangesService.setToProperties(Licence defaultLicence,
Properties prop) |
| Modifier and Type | Method and Description |
|---|---|
Licence |
MasterTenant.getLicence() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Initialization.initialize(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.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LicenseFactory.InvalidLicence |
| Modifier and Type | Method and Description |
|---|---|
Licence |
LicenseFactory.getCurrentLicense(String dbName) |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
HybrisLicenceValidator.checkLicence(Licence licence)
Checks whether passed licence file is valid.
|
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(String message,
Licence licence) |
static String |
LicenceAlgorithms.getLicenceText(Licence licence)
Deprecated.
Constructs the text representation (used for signing !) of licence data.
|
static boolean |
LicenceAlgorithms.isValid(Licence licence,
PublicKey publicKey)
Deprecated.
Tests if the information of this licence is valid.
|
static boolean |
LicenceAlgorithms.isValid(Licence licence,
String pubKeyBase64)
Deprecated.
Tests if the information of this licence is valid.
|
Copyright © 2017 SAP SE. All Rights Reserved.