Uses of Class
org.tranql.connector.CredentialExtractor

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  java.lang.Object JDBCDriverMCF.getPhysicalConnection(javax.security.auth.Subject subject, CredentialExtractor credentialExtractor)
           
 

Constructors in org.tranql.connector.jdbc with parameters of type CredentialExtractor
ManagedJDBCConnection(javax.resource.spi.ManagedConnectionFactory mcf, java.lang.Object physicalConnection, CredentialExtractor credentialExtractor)
           
 



Copyright © -2005 The Codehaus. All Rights Reserved.