|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CredentialExtractor | |
| org.tranql.connector.jdbc | |
| Uses of CredentialExtractor in org.tranql.connector.jdbc |
| Methods in org.tranql.connector.jdbc with parameters of type CredentialExtractor | |
protected javax.sql.XAConnection |
AbstractXADataSourceMCF.getPhysicalConnection(javax.security.auth.Subject subject,
CredentialExtractor credentialExtractor)
|
protected java.sql.Connection |
AbstractLocalDataSourceMCF.getPhysicalConnection(javax.security.auth.Subject subject,
CredentialExtractor credentialExtractor)
|
protected java.sql.Connection |
JDBCDriverMCF.getPhysicalConnection(javax.security.auth.Subject subject,
CredentialExtractor credentialExtractor)
|
| Constructors in org.tranql.connector.jdbc with parameters of type CredentialExtractor | |
ManagedXAConnection(javax.resource.spi.ManagedConnectionFactory mcf,
javax.sql.XAConnection xaConnection,
CredentialExtractor credentialExtractor,
ExceptionSorter exceptionSorter)
|
|
ManagedXAConnection(javax.resource.spi.ManagedConnectionFactory mcf,
javax.sql.XAConnection xaConnection,
javax.transaction.xa.XAResource xaResource,
java.sql.Connection connection,
CredentialExtractor credentialExtractor,
ExceptionSorter exceptionSorter)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||