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