Uses of Class
org.oa4mp.client.loader.OA2MPService
-
Packages that use OA2MPService Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.proxy edu.uiuc.ncsa.myproxy.oauth2.tools -
-
Uses of OA2MPService in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.proxy
Fields in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.proxy declared as OA2MPService Modifier and Type Field Description protected OA2MPService
ProxyClient. service
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.proxy that return OA2MPService Modifier and Type Method Description OA2MPService
ProxyClient. getService()
-
Uses of OA2MPService in edu.uiuc.ncsa.myproxy.oauth2.tools
Fields in edu.uiuc.ncsa.myproxy.oauth2.tools declared as OA2MPService Modifier and Type Field Description protected OA2MPService
OA2CLCCommands. service
Methods in edu.uiuc.ncsa.myproxy.oauth2.tools that return OA2MPService Modifier and Type Method Description OA2MPService
OA2CLCCommands. getService()
-