Uses of Class
com.aoindustries.aoserv.client.linux.UserType
-
Packages that use UserType Package Description com.aoindustries.aoserv.client.account com.aoindustries.aoserv.client.linux -
-
Uses of UserType in com.aoindustries.aoserv.client.account
Methods in com.aoindustries.aoserv.client.account with parameters of type UserType Modifier and Type Method Description voidUser. addLinuxAccount(Group primaryGroup, User.Gecos name, User.Gecos office_location, User.Gecos office_phone, User.Gecos home_phone, UserType typeObject, Shell shellObject) -
Uses of UserType in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return UserType Modifier and Type Method Description UserTypeUserTypeTable. get(String name)UserTypeUser. getType()
-