Uses of Class
org.oa4mp.server.api.sql.storage.SQLClientApprovalStore
-
Packages that use SQLClientApprovalStore Package Description edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider -
-
Uses of SQLClientApprovalStore in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider
Methods in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider that return SQLClientApprovalStore Modifier and Type Method Description SQLClientApprovalStore
DSSQLClientApprovalStoreProvider. get()
SQLClientApprovalStore
DSSQLClientApprovalStoreProvider. newInstance(edu.uiuc.ncsa.security.storage.sql.internals.Table table)
-