- ServiceMapScannerMediator - Class in org.gcube.common.scope.impl
-
Check the validity of a given scope
- ServiceMapScannerMediator() - Constructor for class org.gcube.common.scope.impl.ServiceMapScannerMediator
-
- setBackendType(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setBackendType(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
-
- setBackendType(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
- setClientID(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setClientID(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
- setCurrentScope(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
- setEnvironment(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setMemoryType(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setMemoryType(MemoryType) - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
- setOwner(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setOwner(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
- setPassPhrase(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setPassword(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setPassword(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
-
- setPersistentHosts(String[]) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setResolverHost(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setRRScope(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setRRScope(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
- setSc(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setScopeString(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setScopeString(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
- setServer(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setServer(String[]) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
-
- setServer(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
- setServiceClass(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
- setServiceName(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
- setSn(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setStorageResource(ServiceEndpoint) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
-
- setTypeAccess(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setTypeAccess(AccessType) - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
- setUser(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setUsername(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
-
- setVolatileHost(String[]) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
-
- setVolatileHost(String[]) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
-
- setVolatileHost(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
- SMPConnection - Class in org.gcube.contentmanager.storageclient.model.protocol.smp
-
An extension of URLConnection used for smp url
- SMPConnection(URL) - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPConnection
-
- SMPUrl - Class in org.gcube.contentmanager.storageclient.model.protocol.smp
-
Deprecated.
- SMPUrl(String) - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
-
Deprecated.
map a url string as a normal url
- SMPURLConnection - Class in org.gcube.contentmanager.storageclient.model.protocol.smp
-
Deprecated.
this class will be deleted and will be changed with the factory class invocation: SMPURLConnectionFactory
- SMPURLConnection(URL) - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnection
-
Deprecated.
reason this method is deprecated
{will be removed in next version}
use #SMPURLConnectionFactory.getSmp(url)
- SMPURLConnectionById - Class in org.gcube.contentmanager.storageclient.model.protocol.smp
-
This is invoked by the platform with a URL of the smp protocol with new format (>= 2.2.0 version) .
- SMPURLConnectionById(URL) - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnectionById
-
Constructs a new instance for a given sm URL.
- SMPURLConnectionFactory - Class in org.gcube.contentmanager.storageclient.model.protocol.smp
-
Factory class used to determine the right smp url protocol: old format(<2.2.0 version), new format (>= 2.2.0-SNAPSHOT)
- SMPURLConnectionFactory() - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnectionFactory
-
- SMPURLConnectionOld - Class in org.gcube.contentmanager.storageclient.model.protocol.smp
-
This is invoked by the platform with a URL of the right protocol.
- SMPURLConnectionOld(URL) - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnectionOld
-
Constructs a new instance for a given sm URL.
- storageClient(String) - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPConnection
-
- storageClient(String) - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnectionById
-
Get a StorageManager instance from url
- storageClient(String) - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnectionOld
-
- StorageClient - Class in org.gcube.contentmanager.storageclient.wrapper
-
Define the parameters for invoke the storage-manager-core library
- StorageClient(String, String, String, AccessType, String, boolean) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
Deprecated.
- StorageClient(String, String, String, AccessType) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
Constructor without optional argument created for gcube infrastructure internal use
- StorageClient(String, AccessType, MemoryType) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
Constructor created for external use
- StorageClient(String, String, String, String, AccessType) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
Constructor with optional argument server
- StorageClient(String, String, String, AccessType, MemoryType) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
Constructor with optional argument memoryType
- StorageClient(String, String, String, AccessType, MemoryType, String) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
-
Constructor with optional arguments server and memory
- storageResource - Variable in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
-
- StringDecrypter - Class in org.gcube.contentmanager.storageclient.model.protocol.smp
-
This class can be used to encrypt and decrypt using DES and a given key
- StringDecrypter(String, String) - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.StringDecrypter
-
- StringDecrypter.EncryptionException - Exception in org.gcube.contentmanager.storageclient.model.protocol.smp
-
- StringDecrypter.EncryptionException(Throwable) - Constructor for exception org.gcube.contentmanager.storageclient.model.protocol.smp.StringDecrypter.EncryptionException
-
- StringEncrypter - Class in org.gcube.contentmanager.storageclient.model.protocol.smp
-
Deprecated.
- StringEncrypter(String, String) - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter
-
Deprecated.
- StringEncrypter(String) - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter
-
Deprecated.
- StringEncrypter.EncryptionException - Exception in org.gcube.contentmanager.storageclient.model.protocol.smp
-
Deprecated.
- StringEncrypter.EncryptionException(Throwable) - Constructor for exception org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter.EncryptionException
-
Deprecated.