Uses of Class
org.oa4mp.server.api.sql.storage.SQLClientStore
-
Packages that use SQLClientStore Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider -
-
Uses of SQLClientStore in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients
Classes in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients with type parameters of type SQLClientStore Modifier and Type Class Description class
OA2ClientSQLStoreProvider<V extends SQLClientStore>
Created by Jeff Gaynor
on 3/17/14 at 2:59 PM -
Uses of SQLClientStore in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider
Classes in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider with type parameters of type SQLClientStore Modifier and Type Class Description class
DSClientSQLStoreProvider<V extends SQLClientStore>
Created by Jeff Gaynor
on 1/18/12 at 3:18 PM
-