Class SAPLicense

java.lang.Object
de.hybris.platform.licence.Licence
de.hybris.platform.licence.sap.SAPLicense
All Implemented Interfaces:
Serializable

public class SAPLicense extends Licence
Wraps original SAP LicenseKey into hybris Licence interface.
See Also:
  • Constructor Details

    • SAPLicense

      public SAPLicense(com.sap.security.core.server.likey.LicenseKey licenseKey)
  • Method Details