Uses of Interface
org.apache.ftpserver.ftplet.User
-
Uses of User in org.apache.ftpserver.ftplet
Methods in org.apache.ftpserver.ftplet that return UserModifier and TypeMethodDescriptionUserManager.authenticate(Authentication authentication) Authenticate userFtpSession.getUser()Get user object.UserManager.getUserByName(String username) Get user by name.Methods in org.apache.ftpserver.ftplet with parameters of type UserModifier and TypeMethodDescriptionFileSystemFactory.createFileSystemView(User user) Create user specific file system view.intFtpStatistics.getCurrentUserLoginNumber(User user) Get the login number for the specific userintFtpStatistics.getCurrentUserLoginNumber(User user, InetAddress ipAddress) Get the login number for the specific user from the ipAddressvoidSave user.