Uses of Class
org.oa4mp.server.api.transactions.admin.DSSQLTransactionStore
-
Packages that use DSSQLTransactionStore Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions -
-
Uses of DSSQLTransactionStore in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions
Classes in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions with type parameters of type DSSQLTransactionStore Modifier and Type Class Description class
OA2SQLTransactionStoreProvider<T extends DSSQLTransactionStore>
Created by Jeff Gaynor
on 3/4/14 at 4:08 PMSubclasses of DSSQLTransactionStore in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions Modifier and Type Class Description class
OA2SQLTStore<V extends OA2ServiceTransaction>
Created by Jeff Gaynor
on 3/25/14 at 10:30 AM -
Uses of DSSQLTransactionStore in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions
Classes in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions with type parameters of type DSSQLTransactionStore Modifier and Type Class Description class
DSSQLTransactionStoreProvider<T extends DSSQLTransactionStore>
Created by Jeff Gaynor
on 1/17/12 at 9:11 AM
-