Class BaseLicense
java.lang.Object
com.inductiveautomation.ignition.common.licensing.BaseLicense
- All Implemented Interfaces:
License
- Direct Known Subclasses:
IgnitionLicense
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IgnitionLicensefromXml(InputStream is) toString()voidwriteXml(OutputStream os) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.inductiveautomation.ignition.common.licensing.License
getCDKey, getModuleLicenses, getPlatformLicense, getSystemHash, getSystemId, getVersion, isPrimaryLicense
-
Constructor Details
-
BaseLicense
public BaseLicense()
-
-
Method Details
-
writeXml
- Throws:
IOException
-
toString
-
fromXml
- Throws:
IOExceptionSAXException
-