Uses of Interface
omix.plugin.LicenseKeyValidatorInterface
Package | Description |
---|---|
omix.plugin |
The main package of the Omix Plugin Interface.
This package contains interfaces allowing to implement an ApplicationExtension and DocumentExtension plugin. |
-
Uses of LicenseKeyValidatorInterface in omix.plugin
Fields in omix.plugin declared as LicenseKeyValidatorInterface Modifier and Type Field Description static LicenseKeyValidatorInterface
LicenseKeyValidatorInterface. DEFAULT
Use the default validator in order to force Omix to use its own internal license key validator.Methods in omix.plugin that return LicenseKeyValidatorInterface Modifier and Type Method Description default LicenseKeyValidatorInterface
LicenseKeyValidatorFactory. newLicenseFileValidator()
Creates a new license file validator.