Package edu.uiuc.ncsa.oa4mp.delegation.server.storage
-
Interface Summary Interface Description BaseClientStore<V extends BaseClient> Created by Jeff Gaynor
on 10/12/16 at 1:19 PMClientApprovalStore<V extends ClientApproval> Created by Jeff Gaynor
on 1/9/12 at 4:47 PMClientStore<V extends Client> Marker interface for client stores -
Class Summary Class Description AggregateCAStore<V extends ClientApprovalStore> An aggregate client approval store.AggregateClientStore<V extends ClientStore> Created by Jeff Gaynor
on 5/24/12 at 11:18 AMBaseClientSQLStore<V extends BaseClient> Created by Jeff Gaynor
on 8/6/21 at 2:44 PMClientApproval A client approval.SQLServiceTransactionStore<V extends ServiceTransaction> Created by Jeff Gaynor
on May 12, 2010 at 9:52:58 AM -
Enum Summary Enum Description ClientApproval.Status This status enum has values that the elements assume.