| Modifier and Type | Method and Description |
|---|---|
User |
UserManager.authenticate(Authentication authentication)
Authenticate user
|
User |
FtpSession.getUser()
Get user object.
|
User |
UserManager.getUserByName(String username)
Get user by name.
|
| Modifier and Type | Method and Description |
|---|---|
FileSystemView |
FileSystemFactory.createFileSystemView(User user)
Create user specific file system view.
|
int |
FtpStatistics.getCurrentUserLoginNumber(User user)
Get the login number for the specific user
|
int |
FtpStatistics.getCurrentUserLoginNumber(User user,
InetAddress ipAddress)
Get the login number for the specific user from the ipAddress
|
void |
UserManager.save(User user)
Save user.
|
Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.