Uses of Class
org.oa4mp.delegation.server.storage.support.ServiceTransactionConverter
-
Packages that use ServiceTransactionConverter Package Description org.oa4mp.server.api.admin.transactions org.oa4mp.server.loader.oauth2.storage.transactions -
-
Uses of ServiceTransactionConverter in org.oa4mp.server.api.admin.transactions
Subclasses of ServiceTransactionConverter in org.oa4mp.server.api.admin.transactions Modifier and Type Class Description class
TransactionConverter<V extends OA4MPServiceTransaction>
Created by Jeff Gaynor
on 4/16/12 at 12:16 PM -
Uses of ServiceTransactionConverter in org.oa4mp.server.loader.oauth2.storage.transactions
Subclasses of ServiceTransactionConverter in org.oa4mp.server.loader.oauth2.storage.transactions Modifier and Type Class Description class
OA2TConverter<V extends OA2ServiceTransaction>
Created by Jeff Gaynor
on 3/12/14 at 1:35 PM
-