public class Users extends Object
Users()
static User
all()
allExcept(String... identifiers)
one(String identifier)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Users()
public static User one(String identifier)
public static User all()
public static User allExcept(String... identifiers)