Uses of Class
org.oa4mp.server.api.actions.things.admin.ActionUnapprove
-
Packages that use ActionUnapprove Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util -
-
Uses of ActionUnapprove in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm with parameters of type ActionUnapprove Modifier and Type Method Description protected Response
ManagerFacade. process(AdminClient subject, OA2Client target, ActionUnapprove actionUnapprove, net.sf.json.JSONObject rawJSON)
-
Uses of ActionUnapprove in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util with parameters of type ActionUnapprove Modifier and Type Method Description static UnapproveRequest
RequestFactory. createRequest(AdminClient adminClient, TypeClient typeClient, ActionUnapprove actionUnapprove, OA2Client client, net.sf.json.JSON json)
-