Class AbstractSystemHashParameter
java.lang.Object
com.inductiveautomation.ignition.common.licensing.hash.AbstractSystemHashParameter
- All Implemented Interfaces:
SystemHashParameter
,Serializable
- Direct Known Subclasses:
HalGetUdi
,HalPresenceVerifier
,LinuxSystemHashParameter
,WindowsSystemHashParameter
,WmicPresenceVerifier
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final org.apache.log4j.Logger
protected ProcessBuilder
protected String
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.inductiveautomation.ignition.common.licensing.hash.SystemHashParameter
getKey, getValue
-
Field Details
-
log
protected final org.apache.log4j.Logger log -
processBuilder
-
value
-
-
Constructor Details
-
AbstractSystemHashParameter
-
-
Method Details