Uses of Class
org.oa4mp.server.loader.oauth2.cm.util.client.ApproveRequest
-
Packages that use ApproveRequest Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client -
-
Uses of ApproveRequest in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util that return ApproveRequest Modifier and Type Method Description static ApproveRequest
RequestFactory. createRequest(AdminClient adminClient, TypeClient typeClient, ActionApprove actionApprove, OA2Client client, net.sf.json.JSON json)
-
Uses of ApproveRequest in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client with parameters of type ApproveRequest Modifier and Type Method Description ClientResponse
ClientServer. approve(ApproveRequest request)
-