Uses of Class
org.oa4mp.server.api.actions.things.admin.Action
-
Packages that use Action Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions -
-
Uses of Action in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util
Fields in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util declared as Action Modifier and Type Field Description Action
RequestFactory.RequestObject. action
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util with parameters of type Action Modifier and Type Method Description static AbstractDDRequest
RequestFactory. createRequest(BaseClient b, Type t, Action a, BaseClient c, net.sf.json.JSON x)
-
Uses of Action in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things
Methods in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things that return Action Modifier and Type Method Description static Action
SATFactory. getMethod(net.sf.json.JSONObject json)
-
Uses of Action in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions
Subclasses of Action in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions Modifier and Type Class Description class
ActionAdd
Created by Jeff Gaynor
on 10/10/16 at 10:52 AMclass
ActionApprove
Created by Jeff Gaynor
on 10/10/16 at 10:52 AMclass
ActionCreate
Created by Jeff Gaynor
on 10/10/16 at 10:52 AMclass
ActionExecute
Created by Jeff Gaynor
on 10/10/16 at 10:53 AMclass
ActionGet
Created by Jeff Gaynor
on 10/10/16 at 10:53 AMclass
ActionList
Created by Jeff Gaynor
on 10/10/16 at 10:54 AMclass
ActionRemove
Created by Jeff Gaynor
on 10/10/16 at 10:54 AMclass
ActionSet
Created by Jeff Gaynor
on 10/10/16 at 10:54 AMclass
ActionUnapprove
Created by Jeff Gaynor
on 12/2/16 at 11:55 AMclass
MissingAction
Created by Jeff Gaynor
on 11/22/16 at 12:00 PM
-