Uses of Class
org.oa4mp.client.api.OA4MPServiceProvider
-
Packages that use OA4MPServiceProvider Package Description edu.uiuc.ncsa.myproxy.oa4mp.client edu.uiuc.ncsa.oa4mp.oauth2.client -
-
Uses of OA4MPServiceProvider in edu.uiuc.ncsa.myproxy.oa4mp.client
Methods in edu.uiuc.ncsa.myproxy.oa4mp.client that return OA4MPServiceProvider Modifier and Type Method Description OA4MPServiceProvider
ClientLoaderInterface. getServiceProvider()
The provider that creates an instance of theOA4MPService
-
Uses of OA4MPServiceProvider in edu.uiuc.ncsa.oa4mp.oauth2.client
Subclasses of OA4MPServiceProvider in edu.uiuc.ncsa.oa4mp.oauth2.client Modifier and Type Class Description class
OA2MPServiceProvider
Service provider for the OA4MP service.Methods in edu.uiuc.ncsa.oa4mp.oauth2.client that return OA4MPServiceProvider Modifier and Type Method Description OA4MPServiceProvider
OA2ClientLoader. getServiceProvider()
-