org.gcube.accounting.common.helper
Class ISClientConnector

java.lang.Object
  extended by org.gcube.accounting.common.helper.ISClientConnector

public class ISClientConnector
extends Object

Author:
Ermanno Travaglino (E-IIS)

Constructor Summary
ISClientConnector()
           
 
Method Summary
 String getBackendType(String scope)
           
 String getClientId(String secondaryType, String field)
           
 String getEnvironment(String secondaryType, String field)
           
 String[] getServer(String resourceType, String scope)
           
 String[] getServerRRFws()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISClientConnector

public ISClientConnector()
Method Detail

getServer

public String[] getServer(String resourceType,
                          String scope)

getEnvironment

public String getEnvironment(String secondaryType,
                             String field)

getClientId

public String getClientId(String secondaryType,
                          String field)

getServerRRFws

public String[] getServerRRFws()

getBackendType

public String getBackendType(String scope)


Copyright © 2013. All Rights Reserved.