Skip to Content.
Sympa Menu

grouper-dev - has member on subject not found should return IS_NOT_MEMBER

Subject: Grouper Developers Forum

List archive

has member on subject not found should return IS_NOT_MEMBER


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Grouper Dev <>
  • Subject: has member on subject not found should return IS_NOT_MEMBER
  • Date: Thu, 13 May 2010 01:03:03 -0400
  • Accept-language: en-US
  • Acceptlanguage: en-US

Hey,

 

https://bugs.internet2.edu/jira/browse/GRP-412

 

If there is a web service hasMember request, and the subject is not found, then it will not throw an error anymore.  It will return a SUCCESS (as far as if the request is fulfilled), but will return false (IS_NOT_MEMBER), and the return code2 is SUBJECT_NOT_FOUND).  If you want the old behavior, set this in grouper-ws.properties:

 

ws.hasMember.subjectNotFound.returnsError=true

 

At some point we could do this for the getter web services as well, e.g. getGroups should return no groups for subject not found, get attributes, get permissions, etc.

 

Regards,

Chris



  • has member on subject not found should return IS_NOT_MEMBER, Chris Hyzer, 05/13/2010

Archive powered by MHonArc 2.6.16.

Top of Page