Uses of Class
org.oa4mp.server.api.actions.things.admin.ActionSet
-
Packages that use ActionSet Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util -
-
Uses of ActionSet in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm with parameters of type ActionSet Modifier and Type Method Description protected Response
ManagerFacade. process(AdminClient subject, OA2Client target, ActionSet actionSet, net.sf.json.JSONObject rawJSON)
-
Uses of ActionSet in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util with parameters of type ActionSet Modifier and Type Method Description static AttributeSetClientRequest
RequestFactory. createRequest(AdminClient aSubj, TypeAttribute typeAttribute, ActionSet actionSet, OA2Client cTarget, net.sf.json.JSON content)
-