public class EeLicenseValidator extends Object implements org.mule.runtime.module.license.api.LicenseValidator
LicenseValidator implementation.
Takes into account the testing mode of the runtime to avoid license checking if required.| Constructor and Description |
|---|
EeLicenseValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validatePluginLicense(org.mule.runtime.module.license.api.PluginLicenseValidationRequest pluginLicenseValidationRequest)
Validates the license for a plugin.
|
public void validatePluginLicense(org.mule.runtime.module.license.api.PluginLicenseValidationRequest pluginLicenseValidationRequest)
validatePluginLicense in interface org.mule.runtime.module.license.api.LicenseValidatorpluginLicenseValidationRequest - the information for the plugin license validation.Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.