com.oldlight.weaver.admin.functions
Class Functions
java.lang.Object
com.oldlight.weaver.admin.functions.Functions
- public class Functions
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Functions
public Functions()
checkPassword
public static Boolean checkPassword(String username,
String password,
String file)
throws IOException
- Throws:
IOException
listFiles
public static List listFiles(String dir)