Uses of Interface
org.tranql.connector.UserPasswordManagedConnectionFactory

Packages that use UserPasswordManagedConnectionFactory
org.tranql.connector   
org.tranql.connector.jdbc   
 

Uses of UserPasswordManagedConnectionFactory in org.tranql.connector
 

Methods in org.tranql.connector with parameters of type UserPasswordManagedConnectionFactory
 boolean CredentialExtractor.matches(javax.security.auth.Subject subject, javax.resource.spi.ConnectionRequestInfo connectionRequestInfo, UserPasswordManagedConnectionFactory managedConnectionFactory)
           
 

Constructors in org.tranql.connector with parameters of type UserPasswordManagedConnectionFactory
CredentialExtractor(javax.security.auth.Subject subject, javax.resource.spi.ConnectionRequestInfo connectionRequestInfo, UserPasswordManagedConnectionFactory managedConnectionFactory)
           
 

Uses of UserPasswordManagedConnectionFactory in org.tranql.connector.jdbc
 

Classes in org.tranql.connector.jdbc that implement UserPasswordManagedConnectionFactory
 class JDBCDriverMCF
           
 



Copyright © -2005 The Codehaus. All Rights Reserved.