| Package | Description | 
|---|---|
| oracle.jdeveloper.db.ssh | 
| Modifier and Type | Method and Description | 
|---|---|
static SSHTunnelManager | 
SSHTunnelManager.getInstance()
Gets the SSHTunnelManager instance, if it is available. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
SSHTunnelManager.setInstance(SSHTunnelManager mgr)
Sets the SSHTunnelManager instance that should be used for all database
 connections that require an ssh tunnel to connect via. 
 |