public class UserList extends Object
void
add(String user)
boolean
has(String name)
static UserList
loadUserList(String fileName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static UserList loadUserList(String fileName)
public boolean has(String name)
public void add(String user)
Copyright © 2015 JBoss by Red Hat. All rights reserved.