Uses of Class
org.oa4mp.server.api.transactions.admin.DSFSTransactionStore
-
Packages that use DSFSTransactionStore Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions -
-
Uses of DSFSTransactionStore in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions
Subclasses of DSFSTransactionStore in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions Modifier and Type Class Description class
OA2FSTStore<V extends OA2ServiceTransaction>
Created by Jeff Gaynor
on 3/12/14 at 1:21 PM -
Uses of DSFSTransactionStore in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions
Classes in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions with type parameters of type DSFSTransactionStore Modifier and Type Class Description class
DSFSTransactionStoreProvider<T extends DSFSTransactionStore>
Created by Jeff Gaynor
on 1/16/12 at 4:24 PM
-