Uses of Interface
org.oa4mp.server.loader.oauth2.storage.transactions.OA2TStoreInterface
-
Packages that use OA2TStoreInterface Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions -
-
Uses of OA2TStoreInterface in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions
Classes in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions that implement OA2TStoreInterface Modifier and Type Class Description class
OA2FSTStore<V extends OA2ServiceTransaction>
Created by Jeff Gaynor
on 3/12/14 at 1:21 PMclass
OA2MTStore<V extends OA2ServiceTransaction>
Created by Jeff Gaynor
on 3/25/14 at 12:51 PMclass
OA2SQLTStore<V extends OA2ServiceTransaction>
Created by Jeff Gaynor
on 3/25/14 at 10:30 AM
-