Uses of Class
com.aoindustries.aoserv.client.account.User
-
-
Uses of User in com.aoindustries.aoserv.client.account
Methods in com.aoindustries.aoserv.client.account that return User Modifier and Type Method Description UserUserTable. get(User.Name username)UserAdministrator. getUsername()Methods in com.aoindustries.aoserv.client.account that return types with arguments of type User Modifier and Type Method Description List<User>UserTable. getUsernames(Package pack) -
Uses of User in com.aoindustries.aoserv.client.billing
Methods in com.aoindustries.aoserv.client.billing that return types with arguments of type User Modifier and Type Method Description List<User>Package. getUsernames() -
Uses of User in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return User Modifier and Type Method Description UserUser. getUsername()Methods in com.aoindustries.aoserv.client.linux with parameters of type User Modifier and Type Method Description voidUserTable. addLinuxAccount(User usernameObject, Group.Name primaryGroup, User.Gecos name, User.Gecos office_location, User.Gecos office_phone, User.Gecos home_phone, String type, PosixPath shell) -
Uses of User in com.aoindustries.aoserv.client.mysql
Methods in com.aoindustries.aoserv.client.mysql that return User Modifier and Type Method Description UserUser. getUsername() -
Uses of User in com.aoindustries.aoserv.client.postgresql
Methods in com.aoindustries.aoserv.client.postgresql that return User Modifier and Type Method Description UserUser. getUsername()
-