Uses of Interface
edu.internet2.middleware.grouper.ws.rest.WsResponseBean
Packages that use WsResponseBean
Package
Description
All beans that are needed by Axis are here so there is only one namespace.
-
Uses of WsResponseBean in edu.internet2.middleware.grouper.ws.coresoap
Classes in edu.internet2.middleware.grouper.ws.coresoap that implement WsResponseBeanModifier and TypeClassDescriptionclassResult of one subject being added to a group.classresults for the add member call.classreturned from the attribute def name inheritanceclassresults for assigning attributes call.classresults for assigning attributes call.classresults for assigning attributes call.classResult of assigning or removing a privilegeclassResult of assigning or removing a privilegeclassresults for assigning permissions call.classresults for assigning permissions call.classholds an attribute assign actions result.classresults for the attribute defs delete call.classresults for the attribute defs delete call.classresults for the attribute def name delete call.classresults for the attribute def names delete call.classresults for the AttributeDefNames save call.classresults for the attribute def names save call.classresults for the AttributeDefs save call.classresults for the attribute defs save call.classResult of one subject being deleted from a group.classresults for the delete member call.classresults for the external subjects delete call.classresults for the groups save call.classreturned from the attribute def name find queryclassreturned from the attribute def find queryclassreturned from the external subject find queryclassreturned from the group find queryclassreturned from the stem find query, if none found, return noneclassreturned from the attribute assign actions queryclassresults for the get attributeAssignments call.classclassResult of retrieving privileges for a user/group combo (and perhaps filtered by type), will return a list of permissionsclassresults for the get groups call.classresults for the get groups call.classresults for the get memberships call, or the get memberships lite call result code: code of the result for this group overall SUCCESS: means everything ok GROUP_NOT_FOUND: cant find the group INVALID_QUERY: bad inputs EXCEPTION: something bad happenedclassresults for the get members lite call.classresults for the get members call.classresults for the get permissionAssignments call.classresults for the get memberships call, or the get memberships lite call result code: code of the result for this group overall SUCCESS: means everything ok GROUP_NOT_FOUND: cant find the group INVALID_QUERY: bad inputs EXCEPTION: something bad happenedclassresults for the groups delete call.classresults for the groups delete call.classresults for the groups save call.classresults for the groups save call.classclassresults for the has member call.classresults for the has member call.classResult of one member changing its subjectclassresults for the member change subject call.classreturned from the acknowledge web serviceclassreturned from the send/receive message web serviceclassreturned from any errorclassresults for the stems delete call.classresults for the stems delete call.classresults for the stems save call.classresults for the stems save call. -
Uses of WsResponseBean in edu.internet2.middleware.grouper.ws.rest
Classes in edu.internet2.middleware.grouper.ws.rest that implement WsResponseBean -
Uses of WsResponseBean in edu.internet2.middleware.grouper.ws.rest.method
Methods in edu.internet2.middleware.grouper.ws.rest.method that return WsResponseBeanModifier and TypeMethodDescriptionabstract WsResponseBeanGrouperRestHttpMethod.service(GrouperVersion clientVersion, List<String> urlStrings, WsRequestBean requestObject) handle the incoming request based on HTTP methodabstract WsResponseBeanGrouperWsRestDelete.service(GrouperVersion clientVersion, List<String> urlStrings, WsRequestBean requestObject) handle the incoming request based on HTTP methodabstract WsResponseBeanGrouperWsRestDeleteGroup.service(GrouperVersion clientVersion, String groupName, List<String> urlStrings, WsRequestBean requestObject) handle the incoming request based on HTTP method DELETE and group as resourceabstract WsResponseBeanGrouperWsRestGet.service(GrouperVersion clientVersion, List<String> urlStrings, WsRequestBean requestObject) handle the incoming request based on HTTP methodabstract WsResponseBeanGrouperWsRestGetGroup.service(GrouperVersion clientVersion, String groupName, List<String> urlStrings, WsRequestBean requestObject) handle the incoming request based on HTTP method GET and group as resourceabstract WsResponseBeanGrouperWsRestGetSubject.service(GrouperVersion clientVersion, String subjectId, String sourceId, List<String> urlStrings, WsRequestBean requestObject) handle the incoming request based on HTTP method GET and group as resourceabstract WsResponseBeanGrouperWsRestPut.service(GrouperVersion clientVersion, List<String> urlStrings, WsRequestBean requestObject) handle the incoming request based on HTTP methodabstract WsResponseBeanGrouperWsRestPutGroup.service(GrouperVersion clientVersion, String groupName, List<String> urlStrings, WsRequestBean requestObject) handle the incoming request based on HTTP method put and group as resource -
Uses of WsResponseBean in edu.internet2.middleware.grouper.ws.util
Methods in edu.internet2.middleware.grouper.ws.util with parameters of type WsResponseBeanModifier and TypeMethodDescriptionstatic voidGrouperWsLog.addToLog(Map<String, Object> messageMap, WsResponseBean wsResponseBean)