| Package | Description |
|---|---|
| org.gcube.data.spd.obisplugin | |
| org.gcube.data.spd.obisplugin.pool |
| Modifier and Type | Field and Description |
|---|---|
protected DatabaseCredential |
PluginSession.databaseCredential |
| Modifier and Type | Method and Description |
|---|---|
protected DatabaseCredential |
ObisPlugin.getDatabaseCredentials(org.gcube.common.resources.gcore.ServiceEndpoint resource) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObisPlugin.initialize(DatabaseCredential 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.
|
| Constructor and Description |
|---|
PluginSession(DatabaseCredential databaseCredential,
Connection connection) |
| Modifier and Type | Field and Description |
|---|---|
protected DatabaseCredential |
PluginSessionPool.databaseCredential |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginSessionPool.setDatabaseCredential(DatabaseCredential databaseCredential) |
| Constructor and Description |
|---|
PluginSessionPool(DatabaseCredential databaseCredential) |
Copyright © 2015. All Rights Reserved.