org.gcube.application.enm.service.conn
Class InformationSystemClient.COMPSsCredentials

java.lang.Object
  extended by org.gcube.application.enm.service.conn.InformationSystemClient.COMPSsCredentials
Enclosing class:
InformationSystemClient

public class InformationSystemClient.COMPSsCredentials
extends Object


Constructor Summary
InformationSystemClient.COMPSsCredentials(String endpoint, String besUsername, String besPassword, String storageUsername, String storagePassword)
           
 
Method Summary
 String getBesPassword()
           
 String getBesUsername()
           
 String getEndpoint()
           
 String getStoragePassword()
           
 String getStorageUsername()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InformationSystemClient.COMPSsCredentials

public InformationSystemClient.COMPSsCredentials(String endpoint,
                                                 String besUsername,
                                                 String besPassword,
                                                 String storageUsername,
                                                 String storagePassword)
Method Detail

getEndpoint

public final String getEndpoint()

getBesUsername

public final String getBesUsername()

getBesPassword

public final String getBesPassword()

getStorageUsername

public final String getStorageUsername()

getStoragePassword

public final String getStoragePassword()


Copyright © 2012. All Rights Reserved.