|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ftpserver.usermanager.AnonymousAuthentication
public class AnonymousAuthentication
Class representing an anonymous authentication attempt
Constructor Summary | |
---|---|
AnonymousAuthentication()
Default constructor |
|
AnonymousAuthentication(UserMetadata userMetadata)
Constructor with an additional user metadata parameter |
Method Summary | |
---|---|
UserMetadata |
getUserMetadata()
Retrive the user metadata |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnonymousAuthentication()
public AnonymousAuthentication(UserMetadata userMetadata)
userMetadata
- User metadataMethod Detail |
---|
public UserMetadata getUserMetadata()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |