public class OA2ClientSQLStoreProvider<V extends SQLClientStore> extends DSClientSQLStoreProvider<V>
Created by Jeff Gaynor
on 3/17/14 at 2:59 PM
clientProvider| Constructor and Description |
|---|
OA2ClientSQLStoreProvider(edu.uiuc.ncsa.security.storage.sql.ConnectionPoolProvider<? extends edu.uiuc.ncsa.security.storage.sql.ConnectionPool> cpp,
String type,
edu.uiuc.ncsa.security.storage.data.MapConverter converter,
javax.inject.Provider<? extends edu.uiuc.ncsa.security.delegation.storage.Client> clientProvider) |
| Modifier and Type | Method and Description |
|---|---|
V |
get() |
V |
newInstance(edu.uiuc.ncsa.security.storage.sql.internals.Table table) |
componentFound, getConnectionPool, getDatabaseName, getPrefix, getSchema, getTablename, setTablenamecheckEvent, getTarget, getType, getTypeAttribute, getTypeAttribute, getTypeBooleanAttribute, getTypeConfig, getTypeIntAttribute, getTypeIntAttribute, setTarget, setType, setTypeConfig, toStringpublic OA2ClientSQLStoreProvider(edu.uiuc.ncsa.security.storage.sql.ConnectionPoolProvider<? extends edu.uiuc.ncsa.security.storage.sql.ConnectionPool> cpp,
String type,
edu.uiuc.ncsa.security.storage.data.MapConverter converter,
javax.inject.Provider<? extends edu.uiuc.ncsa.security.delegation.storage.Client> clientProvider)
public V newInstance(edu.uiuc.ncsa.security.storage.sql.internals.Table table)
newInstance in class DSClientSQLStoreProvider<V extends SQLClientStore>public V get()
get in interface javax.inject.Provider<V extends SQLClientStore>get in class DSClientSQLStoreProvider<V extends SQLClientStore>Copyright © 2015. All Rights Reserved.