Package com.mchange.v2.c3p0.impl
Interface IdentityTokenized
-
- All Known Implementing Classes:
AbstractComboPooledDataSource,AbstractIdentityTokenized,AbstractPoolBackedDataSource,AfterCloseLoggingComboPooledDataSource,CloseLoggingComboPooledDataSource,ComboPooledDataSource,ConstructionLoggingComboPooledDataSource,DriverManagerDataSource,DriverManagerDataSourceBase,IdentityTokenResolvable,JndiRefConnectionPoolDataSource,JndiRefDataSourceBase,PoolBackedDataSource,PoolBackedDataSourceBase,WrapperConnectionPoolDataSource,WrapperConnectionPoolDataSourceBase
public interface IdentityTokenized
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetIdentityToken()voidsetIdentityToken(java.lang.String idToken)
-