java.lang.Object
org.exoplatform.frameworks.ftpclient.commands.FtpCommandImpl
org.exoplatform.frameworks.ftpclient.commands.CmdUser
All Implemented Interfaces:
FtpCommand

public class CmdUser extends FtpCommandImpl
Created by The eXo Platform SAS .
Version:
$Id: $
Author:
Vitaly Guly
  • Field Details

    • userName

      protected String userName
  • Constructor Details

    • CmdUser

      public CmdUser(String userName)
  • Method Details