The OpenD Programming Language

FtpAuthentication

Undocumented in source.
class FtpAuthentication : Auth {}

Constructors

this
this(string username, string password)

Constructor.

Meta