A C D E G H I M N O P 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

checkVarEnv(String) - Static method in class org.gcube.contentmanager.storageclient.protocol.utils.Utils
 
ClientTest2 - Class in org.gcube.contentmanager.storageclient.test
 
ClientTest2() - Constructor for class org.gcube.contentmanager.storageclient.test.ClientTest2
 
collectionID(URI) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.URIs
Returns the collection identifier in a sm URI.
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.
 
DEFAULT_ENCRYPTION_KEY - Static variable in class org.gcube.contentmanager.storageclient.model.protocol.smp.StringDecrypter
Deprecated.
DEFAULT_ENCRYPTION_KEY - Static variable 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
Gets the authority part of this URL.
getBackendType(List<ServiceEndpoint>) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getClient() - Method in class org.gcube.contentmanager.storageclient.wrapper.StorageClient
Get Instance remote client - storage-manager-core
getClientId(String, String) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getDefaultPort() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Gets the default port number of the protocol associated with this URL.
getEnvironment(String, String) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getFile() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Gets the file name of this URL.
getHost() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
 
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
getInputStream() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnectionOld
getPath() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Gets the path part of this URL.
getPort() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Gets the port number of this URL.
getProtocol() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Gets the protocol name of this URL.
getRef() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Gets the anchor (also known as the "reference") of this URL.
getResolverHost(ServiceEndpoint) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getScopeKeySet() - Static method in class org.gcube.common.scope.impl.ServiceMapScannerMediator
 
getServerAccess(List<ServiceEndpoint>) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getServerRRFws(List<ServiceEndpoint>) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getSmp(URL) - Static method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPURLConnectionFactory
 
getStorageEndpoint(String) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
getUserInfo() - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
Gets the userInfo part of this URL.
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 sm 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
 
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
 
ISClientTest - Class in org.gcube.contentmanager.storageclient.test
 
ISClientTest() - Constructor for class org.gcube.contentmanager.storageclient.test.ISClientTest
 
isValid(String) - Static method in class org.gcube.common.scope.impl.ServiceMapScannerMediator
 

M

main(String[]) - Static method in class org.gcube.contentmanager.storageclient.test.ClientTest2
 
main(String[]) - Static method in class org.gcube.contentmanager.storageclient.test.ISClientTest
 
main(String[]) - Static method in class org.gcube.contentmanager.storageclient.test.MainTest1
 
main(String[]) - Static method in class org.gcube.contentmanager.storageclient.test.URITest
 
MainTest1 - Class in org.gcube.contentmanager.storageclient.test
 
MainTest1() - Constructor for class org.gcube.contentmanager.storageclient.test.MainTest1
 
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
 
openConnection(URL) - Method in class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
 
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.test - package org.gcube.contentmanager.storageclient.test
 
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.

R

retrievePropertyValue(String, String) - Method in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 

S

ServiceMapScannerMediator - Class in org.gcube.common.scope.impl
 
ServiceMapScannerMediator() - Constructor for class org.gcube.common.scope.impl.ServiceMapScannerMediator
 
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
Allow to the end user to manage a smp url as an url with a configured stream handler
SMPUrl(String) - Constructor for class org.gcube.contentmanager.storageclient.model.protocol.smp.SMPUrl
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.
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
 
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) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
Deprecated.
StorageClient(String, String, String, AccessType, String, boolean) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
Constructor without optional argument created for gcube infrastructure internal use
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, AccessType, String, String) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
Deprecated.
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, String, MemoryType) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
Deprecated.
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, String, String, MemoryType) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
Deprecated.
StorageClient(String, String, String, AccessType, MemoryType, String) - Constructor for class org.gcube.contentmanager.storageclient.wrapper.StorageClient
Constructor with optional arguments server and memory
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

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
 
URITest - Class in org.gcube.contentmanager.storageclient.test
 
URITest() - Constructor for class org.gcube.contentmanager.storageclient.test.URITest
 
username - Variable in class org.gcube.contentmanager.storageclient.wrapper.ISClientConnector
 
Utils - Class in org.gcube.contentmanager.storageclient.protocol.utils
 
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 R S U V 

Copyright © 2015. All Rights Reserved.