Uses of Class
org.gcube.data.spd.obisplugin.pool.DatabaseCredential

Packages that use DatabaseCredential
org.gcube.data.spd.obisplugin   
org.gcube.data.spd.obisplugin.pool   
 

Uses of DatabaseCredential in org.gcube.data.spd.obisplugin
 

Fields in org.gcube.data.spd.obisplugin declared as DatabaseCredential
protected  DatabaseCredential PluginSession.databaseCredential
           
 

Methods in org.gcube.data.spd.obisplugin that return DatabaseCredential
protected  DatabaseCredential ObisPlugin.getDatabaseCredentials(org.gcube.common.resources.gcore.ServiceEndpoint resource)
           
 

Methods in org.gcube.data.spd.obisplugin with parameters of type DatabaseCredential
 boolean PluginSession.isValid(DatabaseCredential databaseCredential)
          The session is valid if the connection is OK and if the connection has been created using the same credentials.
 

Constructors in org.gcube.data.spd.obisplugin with parameters of type DatabaseCredential
PluginSession(DatabaseCredential databaseCredential, Connection connection)
           
 

Uses of DatabaseCredential in org.gcube.data.spd.obisplugin.pool
 

Fields in org.gcube.data.spd.obisplugin.pool declared as DatabaseCredential
protected  DatabaseCredential PluginSessionPool.databaseCredential
           
 

Methods in org.gcube.data.spd.obisplugin.pool with parameters of type DatabaseCredential
 void PluginSessionPool.setDatabaseCredential(DatabaseCredential databaseCredential)
           
 

Constructors in org.gcube.data.spd.obisplugin.pool with parameters of type DatabaseCredential
PluginSessionPool(DatabaseCredential databaseCredential)
           
 



Copyright © 2013. All Rights Reserved.