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 SummaryFieldsModifier and TypeFieldDescriptionprotected final org.apache.log4j.Loggerprotected ProcessBuilderprotected String
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.inductiveautomation.ignition.common.licensing.hash.SystemHashParametergetKey, getValue
- 
Field Details- 
logprotected final org.apache.log4j.Logger log
- 
processBuilder
- 
value
 
- 
- 
Constructor Details- 
AbstractSystemHashParameter
 
- 
- 
Method Details