|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Authentication | |
|---|---|
| org.apache.ftpserver.ftplet | |
| org.apache.ftpserver.usermanager | |
| Uses of Authentication in org.apache.ftpserver.ftplet |
|---|
| Methods in org.apache.ftpserver.ftplet with parameters of type Authentication | |
|---|---|
User |
UserManager.authenticate(Authentication authentication)
Authenticate user |
| Uses of Authentication in org.apache.ftpserver.usermanager |
|---|
| Classes in org.apache.ftpserver.usermanager that implement Authentication | |
|---|---|
class |
AnonymousAuthentication
Class representing an anonymous authentication attempt |
class |
UsernamePasswordAuthentication
Class representing a normal authentication attempt using username and password |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||