A C D E G H I M N O P Q R S U V 

A

AccessType - Enum in org.gcube.contentmanager.storageclient.wrapper
define the kind of access to storage manager private: The file uploaded are visibility limited at the owner shared: the visibility is limited for all user that have the same serviceClass and serviceName public: the visibility is limited to all the infrastructured area
activateProtocol() - Static method in class org.gcube.contentmanager.storageclient.model.protocol.smp.Handler
Registers the protocol with the JVM.

C

checkScopeProvider() - Static method in class org.gcube.contentmanager.storageclient.protocol.utils.Utils
if the scope provider is not set then check if the env variable: SCOPE is set and set the scopeProvider
checkVarEnv(String) - Static method in class org.gcube.contentmanager.storageclient.protocol.utils.Utils
 
collectionID(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Returns the collection identifier in a sm URI.
Configuration - Class in org.gcube.contentmanager.storageclient.wrapper
 
Configuration(String, String, String, String, String, String, String) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.Configuration
Loads all the configuration parameters in a java object
connect() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPConnection
connect() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnection
Deprecated.
connection(URI, String) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Deprecated.
since 2.3.1. Use URLConnection normally in current scope.

D

decrypt(String) - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.StringDecrypter
 
decrypt(String) - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter
Deprecated.
 
DES_ENCRYPTION_SCHEME - Static variable in class org.gcube.contentmanager.storageclient.model.protocol.smp.StringDecrypter
 
DES_ENCRYPTION_SCHEME - Static variable in class org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter
Deprecated.
 
DESEDE_ENCRYPTION_SCHEME - Static variable in class org.gcube.contentmanager.storageclient.model.protocol.smp.StringDecrypter
 
DESEDE_ENCRYPTION_SCHEME - Static variable in class org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter
Deprecated.
 
documentID(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Returns the document identifier in a content URI.
documentURI(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Returns a content URI for the document of the node identified by another content URI.

E

extractInfrastructureNewVersion(String) - Static method in class org.gcube.contentmanager.storageclient.protocol.utils.Utils
 

G

getAuthority() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Deprecated.
Gets the authority part of this URL.
getBackendType() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getBackendType(ServiceEndpoint) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getBackendType() - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getBackendType() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
getClient() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
Get Instance remote client - storage-manager-core
getClientID() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getClientID() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
getConfiguration() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
Retrieve a valid configuration from IS for instantiating the engine
getCurrentScope() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
getDefaultPort() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Deprecated.
Gets the default port number of the protocol associated with this URL.
getEnvironment() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getFile() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Deprecated.
Gets the file name of this URL.
getHost() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Deprecated.
 
getInfraFromResolverHost(String) - Static method in class org.gcube.contentmanager.storageclient.protocol.utils.Utils
 
getInputStream() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPConnection
 
getInputStream() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnection
Deprecated.
getInputStream() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnectionById
internal handler implementation
getInputStream() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnectionOld
getISClient() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getMemoryType() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getMemoryType() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
getOptionalPropertiesFromRR(String, ServiceEngine) - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getOwner() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getOwner() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
getPassPhrase() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getPassword() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getPassword() - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getPath() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Deprecated.
Gets the path part of this URL.
getPersistentHosts() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getPort() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Deprecated.
Gets the port number of this URL.
getProtocol() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Deprecated.
Gets the protocol name of this URL.
getRef() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Deprecated.
Gets the anchor (also known as the "reference") of this URL.
getResolverHost(ServiceEndpoint) - Static method in class org.gcube.contentmanager.storageclient.protocol.utils.Utils
 
getResolverHost() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getResolverHost(ServiceEndpoint) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getRRScope() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getRRScope() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
getSc() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getScopeKeySet() - Static method in class org.gcube.common.scope.impl.ServiceMapScannerMediator
 
getScopeString() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getScopeString() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
getServer() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getServer() - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getServer() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
getServiceClass() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
getServiceEndpoint(String, String) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getServiceName() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
getSmp(URL) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnectionFactory
 
getSn() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getStorageEndpoint(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getStorageResource() - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getTypeAccess() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getTypeAccess() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
getUser() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getUserInfo() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Deprecated.
Gets the userInfo part of this URL.
getUsername() - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getVolatileHost() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
getVolatileHost(ServiceEndpoint) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getVolatileHost() - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getVolatileHost() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
 
getVOScopes(String) - Static method in class org.gcube.contentmanager.storageclient.protocol.utils.Utils
 

H

Handler - Class in org.gcube.contentmanager.storageclient.model.protocol.smp
A handler for the smp protocol.
Handler() - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.Handler
 

I

INFRASTRUCTURE_ENV_VARIABLE_NAME - Static variable in class org.gcube.contentmanager.storageclient.protocol.utils.Utils
 
init(URL) - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPConnection
 
init(URL) - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnectionById
 
init(URL) - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnectionOld
 
ISClientConnector - Class in org.gcube.contentmanager.storageclient.wrapper
Define the queries for IS-Collector service
ISClientConnector() - Constructor for class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
isScopeProviderMatch(String) - Static method in class org.gcube.contentmanager.storageclient.protocol.utils.Utils
 
isValid(String) - Static method in class org.gcube.common.scope.impl.ServiceMapScannerMediator
Deprecated.

M

make(String, String...) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Constructs a content URI from a collection identifiers and one or more node identifiers.
MemoryType - Enum in org.gcube.contentmanager.storageclient.wrapper
Define the Memory type used for storage backend

N

nodeID(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Returns the identifier of the node identified by a content URI.
nodeIDs(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Returns the identifiers in a content URI.

O

openConnection(URL) - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.Handler
openConnection() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Deprecated.
 
openConnection(URL) - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Deprecated.
 
org.gcube.common.scope.impl - package org.gcube.common.scope.impl
 
org.gcube.contentmanager.storageclient.model.protocol - package org.gcube.contentmanager.storageclient.model.protocol
 
org.gcube.contentmanager.storageclient.model.protocol.smp - package org.gcube.contentmanager.storageclient.model.protocol.smp
 
org.gcube.contentmanager.storageclient.protocol.utils - package org.gcube.contentmanager.storageclient.protocol.utils
 
org.gcube.contentmanager.storageclient.wrapper - package org.gcube.contentmanager.storageclient.wrapper
 

P

parentURI(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Returns a content URI for the parent of the node identified by another content URI.
password - Variable in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
PROTOCOL - Static variable in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Scheme of cms URIs.

Q

queryServiceEndpoint(String, String) - Static method in class org.gcube.contentmanager.storageclient.protocol.utils.Utils
 

R

retrieveConnectionInfo(ServiceEndpoint) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
retrieveEncryptionPhrase() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPConnection
Deprecated.
retrieveEncryptionPhrase() - Method in class org.gcube.contentmanager.storageclient.wrapper.Configuration
 
retrievePropertyValue(String, String) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 

S

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.
 

U

URI_RESOLVER_RESOURCE_CATEGORY - Static variable in class org.gcube.contentmanager.storageclient.protocol.utils.Utils
 
URI_RESOLVER_RESOURCE_NAME - Static variable in class org.gcube.contentmanager.storageclient.protocol.utils.Utils
 
URIs - Class in org.gcube.contentmanager.storageclient.model.protocol
Utility methods for content URI creation and manipulation.
URIs() - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.URIs
 
username - Variable in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
Utils - Class in org.gcube.contentmanager.storageclient.protocol.utils
Utility class for scope identity
Utils() - Constructor for class org.gcube.contentmanager.storageclient.protocol.utils.Utils
 

V

validate(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Indicates whether a URI is a valid content URI.
validationScope2(String) - Static method in class org.gcube.contentmanager.storageclient.protocol.utils.Utils
 
valueOf(String) - Static method in enum org.gcube.contentmanager.storageclient.wrapper.AccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.contentmanager.storageclient.wrapper.MemoryType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.contentmanager.storageclient.wrapper.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.contentmanager.storageclient.wrapper.MemoryType
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G H I M N O P Q R S U V 

Copyright © 2020. All Rights Reserved.