org.equanda.util.ymport
Class ImportCredentials

java.lang.Object
  extended by org.equanda.util.ymport.ImportCredentials

public class ImportCredentials
extends Object

Class that holds the user/password.

Author:
NetRom team

Constructor Summary
ImportCredentials(String username, String password)
           
 
Method Summary
 String getPassword()
           
 String getUsername()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportCredentials

public ImportCredentials(String username,
                         String password)
Method Detail

getUsername

public String getUsername()

getPassword

public String getPassword()


Copyright © 2007-2009. All Rights Reserved.