public class NetworkInterfaces
extends java.lang.Object
This class provides a static function to generate a valid interfaces files with the provided ssid and psk
This is a bit of a hack to give us some basic functionality we need without adopting a full blown templating library.
In the future we might consider palming this off to a jvm based scripting language.