org.fabric3.binding.ftp.provision
Class FtpSecurity
java.lang.Object
org.fabric3.binding.ftp.provision.FtpSecurity
public class FtpSecurity
- extends Object
- Version:
- $Revision$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FtpSecurity
public FtpSecurity(String user,
String password)
getUser
public String getUser()
getPassword
public String getPassword()
Copyright © 2007-2008 Fabric3 project contributors. All Rights Reserved.
Licensed under the terms of the Apache License 2.0.