org.apache.ftpserver.ftplet
Interface Authentication

All Known Implementing Classes:
AnonymousAuthentication, UsernamePasswordAuthentication

public interface Authentication

Represents a type of authentication request, typically anonymous or a username and password combination

Author:
Apache MINA Project



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.