Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: Consuming Grouper Web Services

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: Consuming Grouper Web Services


Chronological Thread 
  • From: Chris Hyzer <>
  • To: "Klug, Lawrence" <>, "" <>
  • Subject: [grouper-users] RE: Consuming Grouper Web Services
  • Date: Tue, 19 Jun 2012 19:02:04 +0000
  • Accept-language: en-US

Get XML or JSON back…

 

/grouper-ws/servicesRest/xml/v2_1_000/groups/aStem%3AaGroup/members/10021368

 

/grouper-ws/servicesRest/json/v2_1_000/groups/aStem%3AaGroup/members/10021368

 

 

Ok?

 

You can also set the content type of the request and it can use that instead of the URL…

 

See these samples:

 

http://anonsvn.internet2.edu/viewvc/viewvc.py/i2mi/trunk/grouper-ws/grouper-ws/doc/samples/

 

Thanks,

Chris

 

 

From: [mailto:] On Behalf Of Klug, Lawrence
Sent: Tuesday, June 19, 2012 2:40 PM
To:
Subject: [grouper-users] Consuming Grouper Web Services

 

Wrote a demo app that performs Grouper REST calls using Spring RESTTemplate.  The response is XHTML and I’m finding it difficult to parse.

 

Is there a better approach to the scenario – calling Grouper Web Services from a java program?

 

Thanks,

 

Lawrence




Archive powered by MHonArc 2.6.16.

Top of Page