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