| Package | Description |
|---|---|
| weblogic.security.spi |
This package includes interfaces, classes, and exceptions you use to develop security providers.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
JDBCConnectionService.getConnection(String sqlConnectionName)
Gets a
Connection instance from the named JDBC data source. |
JDBCConnectionService |
SecurityServicesJDBC.getJDBCConnectionService()
Allows security providers to obtain access to
the
JDBCConnectionService. |