Uses of Class
org.oa4mp.client.api.OA4MPService
-
Packages that use OA4MPService Package Description edu.uiuc.ncsa.myproxy.oa4mp.client.servlet edu.uiuc.ncsa.oa4mp.oauth2.client -
-
Uses of OA4MPService in edu.uiuc.ncsa.myproxy.oa4mp.client.servlet
Methods in edu.uiuc.ncsa.myproxy.oa4mp.client.servlet that return OA4MPService Modifier and Type Method Description OA4MPService
ClientServlet. getOA4MPService()
-
Uses of OA4MPService in edu.uiuc.ncsa.oa4mp.oauth2.client
Subclasses of OA4MPService in edu.uiuc.ncsa.oa4mp.oauth2.client Modifier and Type Class Description class
OA2MPService
Created by Jeff Gaynor
on 2/21/14 at 2:50 PMMethods in edu.uiuc.ncsa.oa4mp.oauth2.client that return OA4MPService Modifier and Type Method Description OA4MPService
OA2MPServiceProvider. get()
-