Uses of Class
com.aoindustries.aoserv.client.linux.CachedObjectUserNameKey
-
Packages that use CachedObjectUserNameKey Package Description com.aoindustries.aoserv.client.ftp com.aoindustries.aoserv.client.linux -
-
Uses of CachedObjectUserNameKey in com.aoindustries.aoserv.client.ftp
Subclasses of CachedObjectUserNameKey in com.aoindustries.aoserv.client.ftp Modifier and Type Class Description classGuestUserIf aLinuxAccounthas aFTPGuestUserattached to it, FTP connections will be limited with their home directory as the root directory. -
Uses of CachedObjectUserNameKey in com.aoindustries.aoserv.client.linux
Classes in com.aoindustries.aoserv.client.linux with type parameters of type CachedObjectUserNameKey Modifier and Type Class Description classCachedObjectUserNameKey<V extends CachedObjectUserNameKey<V>>An object that is cached and usesUser.Nameas its primary key,classCachedTableUserNameKey<V extends CachedObjectUserNameKey<V>>Subclasses of CachedObjectUserNameKey in com.aoindustries.aoserv.client.linux Modifier and Type Class Description classUserOne user may have shell, FTP, and/or email access to any number of servers.
-