| Package | Description |
|---|---|
| org.apache.ftpserver.ftplet | |
| org.apache.ftpserver.usermanager | |
| org.apache.ftpserver.usermanager.impl |
| Modifier and Type | Method and Description |
|---|---|
User |
UserManager.authenticate(Authentication authentication)
Authenticate user
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnonymousAuthentication
Class representing an anonymous authentication attempt
|
class |
UsernamePasswordAuthentication
Class representing a normal authentication attempt using username and
password
|
| Modifier and Type | Method and Description |
|---|---|
User |
PropertiesUserManager.authenticate(Authentication authentication)
User authenticate method
|
User |
DbUserManager.authenticate(Authentication authentication)
User authentication.
|
Copyright © 2003–2025 The Apache Software Foundation. All rights reserved.