Deprecated API


Contents
Deprecated Classes
org.gcube.common.core.security.GCUBEServiceSecurityManagerImpl
          to be removed once the new security framework is available 
 

Deprecated Fields
org.gcube.common.core.scope.GCUBEScopeManager.DEFAULT
          as to 1.5.1, use ScopeProvider.instance instead. 
 

Deprecated Methods
org.gcube.common.core.resources.runninginstance.AccessPoint.getFactoryURI()
           
org.gcube.common.core.state.GCUBEWSResource.load(ResourceKey)
            
org.gcube.common.core.state.GCUBEReadWriteLock.GCUBEReadLock.lock()
          use GCUBEReadWriteLock.GCUBEReadLock.lockInterruptibly() instead. 
org.gcube.common.core.state.GCUBEReadWriteLock.GCUBEWriteLock.lock()
          use GCUBEReadWriteLock.GCUBEWriteLock.lockInterruptibly() instead. 
org.gcube.common.core.resources.service.Package.GHNRequirement.setCategory(String)
           
org.gcube.common.core.resources.runninginstance.AccessPoint.setFactoryURI(String)
           
org.gcube.common.core.contexts.GCUBEServiceContext.setScope(Thread, GCUBEScope...)
           
org.gcube.common.core.scope.GCUBEScopeManager.setScope(Thread, GCUBEScope...)
          as to 1.5.1 refactor in term of ScopeProvider.instance 
org.gcube.common.core.contexts.GCUBEServiceContext.setScope(Thread, GCUBEScope)
           
org.gcube.common.core.contexts.GCUBEServiceContext.useCredentials(GSSCredential)
           
org.gcube.common.core.security.GCUBESecurityManagerImpl.useCredentials(GSSCredential)
           
org.gcube.common.core.security.GCUBESecurityManager.useCredentials(GSSCredential)
           
org.gcube.common.core.security.impl.GCUBESimpleServiceSecurityManager.useCredentials(GSSCredential)
           
org.gcube.common.core.security.impl.GCUBECredentialAdder.useCredentials(GSSCredential)
           
org.gcube.common.core.security.GCUBESecurityManagerImpl.useCredentials(Thread, GSSCredential...)
           
org.gcube.common.core.security.impl.GCUBESimpleServiceSecurityManager.useCredentials(Thread, GSSCredential...)
           
 



Copyright © 2012. All Rights Reserved.