Uses of Class
org.oa4mp.server.api.admin.transactions.DSFSTransactionStore
-
Packages that use DSFSTransactionStore Package Description org.oa4mp.server.api.admin.transactions org.oa4mp.server.loader.oauth2.storage.transactions -
-
Uses of DSFSTransactionStore in org.oa4mp.server.api.admin.transactions
Classes in org.oa4mp.server.api.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 -
Uses of DSFSTransactionStore in org.oa4mp.server.loader.oauth2.storage.transactions
Subclasses of DSFSTransactionStore in org.oa4mp.server.loader.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
-