Searched defs:homeDirectory (Results 1 - 12 of 12) sorted by relevance

/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/
H A DUserAccount.java29 * The <code>username</code> and <code>homeDirectory</code> property must be non-null
30 * and non-empty. The <code>homeDirectory</code> property must also match the name of an existing
65 private String homeDirectory; field in class:UserAccount
85 * @param homeDirectory - the home directory
87 public UserAccount(String username, String password, String homeDirectory) { argument
90 setHomeDirectory(homeDirectory);
110 return homeDirectory;
113 public void setHomeDirectory(String homeDirectory) { argument
114 this.homeDirectory = homeDirectory;
[all...]
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/
H A DUserAccount.java29 * The <code>username</code> and <code>homeDirectory</code> property must be non-null
30 * and non-empty. The <code>homeDirectory</code> property must also match the name of an existing
65 private String homeDirectory; field in class:UserAccount
85 * @param homeDirectory - the home directory
87 public UserAccount(String username, String password, String homeDirectory) { argument
90 setHomeDirectory(homeDirectory);
110 return homeDirectory;
113 public void setHomeDirectory(String homeDirectory) { argument
114 this.homeDirectory = homeDirectory;
[all...]
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/
H A DUserAccount.java29 * The <code>username</code> and <code>homeDirectory</code> property must be non-null
30 * and non-empty. The <code>homeDirectory</code> property must also match the name of an existing
65 private String homeDirectory; field in class:UserAccount
85 * @param homeDirectory - the home directory
87 public UserAccount(String username, String password, String homeDirectory) { argument
90 setHomeDirectory(homeDirectory);
110 return homeDirectory;
113 public void setHomeDirectory(String homeDirectory) { argument
114 this.homeDirectory = homeDirectory;
[all...]
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/
H A DUserAccount.java26 * directory. The <code>username</code> and <code>homeDirectory</code> property must be non-null
27 * and non-empty. The <code>homeDirectory</code> property must also match the name of an existing
56 private String homeDirectory; field in class:UserAccount
74 * @param homeDirectory - the home directory
76 public UserAccount(String username, String password, String homeDirectory) { argument
79 setHomeDirectory(homeDirectory);
99 return homeDirectory;
102 public void setHomeDirectory(String homeDirectory) { argument
103 this.homeDirectory = homeDirectory;
[all...]
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/
H A DUserAccount.java29 * The <code>username</code> and <code>homeDirectory</code> property must be non-null
30 * and non-empty. The <code>homeDirectory</code> property must also match the name of an existing
65 private String homeDirectory; field in class:UserAccount
85 * @param homeDirectory - the home directory
87 public UserAccount(String username, String password, String homeDirectory) { argument
90 setHomeDirectory(homeDirectory);
110 return homeDirectory;
113 public void setHomeDirectory(String homeDirectory) { argument
114 this.homeDirectory = homeDirectory;
[all...]
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/
H A DUserAccount.java29 * The <code>username</code> and <code>homeDirectory</code> property must be non-null
30 * and non-empty. The <code>homeDirectory</code> property must also match the name of an existing
65 private String homeDirectory; field in class:UserAccount
85 * @param homeDirectory - the home directory
87 public UserAccount(String username, String password, String homeDirectory) { argument
90 setHomeDirectory(homeDirectory);
110 return homeDirectory;
113 public void setHomeDirectory(String homeDirectory) { argument
114 this.homeDirectory = homeDirectory;
[all...]
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/
H A DUserAccount.java29 * The <code>username</code> and <code>homeDirectory</code> property must be non-null
30 * and non-empty. The <code>homeDirectory</code> property must also match the name of an existing
65 private String homeDirectory; field in class:UserAccount
85 * @param homeDirectory - the home directory
87 public UserAccount(String username, String password, String homeDirectory) { argument
90 setHomeDirectory(homeDirectory);
110 return homeDirectory;
113 public void setHomeDirectory(String homeDirectory) { argument
114 this.homeDirectory = homeDirectory;
[all...]
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/
H A DUserAccount.java29 * The <code>username</code> and <code>homeDirectory</code> property must be non-null
30 * and non-empty. The <code>homeDirectory</code> property must also match the name of an existing
65 private String homeDirectory; field in class:UserAccount
85 * @param homeDirectory - the home directory
87 public UserAccount(String username, String password, String homeDirectory) { argument
90 setHomeDirectory(homeDirectory);
110 return homeDirectory;
113 public void setHomeDirectory(String homeDirectory) { argument
114 this.homeDirectory = homeDirectory;
[all...]
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/
H A DUserAccount.java29 * The <code>username</code> and <code>homeDirectory</code> property must be non-null
30 * and non-empty. The <code>homeDirectory</code> property must also match the name of an existing
65 private String homeDirectory; field in class:UserAccount
85 * @param homeDirectory - the home directory
87 public UserAccount(String username, String password, String homeDirectory) { argument
90 setHomeDirectory(homeDirectory);
110 return homeDirectory;
113 public void setHomeDirectory(String homeDirectory) { argument
114 this.homeDirectory = homeDirectory;
[all...]
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/
H A DUserAccount.java29 * The <code>username</code> and <code>homeDirectory</code> property must be non-null
30 * and non-empty. The <code>homeDirectory</code> property must also match the name of an existing
65 private String homeDirectory; field in class:UserAccount
85 * @param homeDirectory - the home directory
87 public UserAccount(String username, String password, String homeDirectory) { argument
90 setHomeDirectory(homeDirectory);
110 return homeDirectory;
113 public void setHomeDirectory(String homeDirectory) { argument
114 this.homeDirectory = homeDirectory;
[all...]
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/
H A DUserAccount.java29 * The <code>username</code> and <code>homeDirectory</code> property must be non-null
30 * and non-empty. The <code>homeDirectory</code> property must also match the name of an existing
65 private String homeDirectory; field in class:UserAccount
85 * @param homeDirectory - the home directory
87 public UserAccount(String username, String password, String homeDirectory) { argument
90 setHomeDirectory(homeDirectory);
110 return homeDirectory;
113 public void setHomeDirectory(String homeDirectory) { argument
114 this.homeDirectory = homeDirectory;
[all...]
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/
H A DUserAccount.java29 * The <code>username</code> and <code>homeDirectory</code> property must be non-null
30 * and non-empty. The <code>homeDirectory</code> property must also match the name of an existing
65 private String homeDirectory; field in class:UserAccount
85 * @param homeDirectory - the home directory
87 public UserAccount(String username, String password, String homeDirectory) { argument
90 setHomeDirectory(homeDirectory);
110 return homeDirectory;
113 public void setHomeDirectory(String homeDirectory) { argument
114 this.homeDirectory = homeDirectory;
[all...]

Completed in 337 milliseconds