org.hardtokenmgmt.core.util
Class WindowsINIHandler
java.lang.Object
org.hardtokenmgmt.core.util.WindowsINIHandler
public class WindowsINIHandler
- extends java.lang.Object
|
Constructor Summary |
WindowsINIHandler(java.lang.String path,
java.lang.String filename,
java.lang.String section)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowsINIHandler
public WindowsINIHandler(java.lang.String path,
java.lang.String filename,
java.lang.String section)
setProperty
public void setProperty(java.lang.String n,
java.lang.String v)
removeProperty
public void removeProperty(java.lang.String n)
saveSection
public void saveSection(java.lang.String pUK,
java.lang.String label)
loadSection
public void loadSection()