Skip to Content.
Sympa Menu

grouper-dev - Grouper Client custom configuration facility

Subject: Grouper Developers Forum

List archive

Grouper Client custom configuration facility


Chronological Thread 
  • From: David Benjamin Langenberg <>
  • To: Grouper Dev <>
  • Subject: Grouper Client custom configuration facility
  • Date: Fri, 4 Dec 2009 12:15:39 -0600
  • Accept-language: en-US
  • Acceptlanguage: en-US

Hi All,

I'm trying to link GrouperClient into an application & utilize the
web-service interface to Grouper. One of the issues I'm having is that
GrouperClient seems to require its own .properties file with no obvious way
to programmatically override anything about it. All of the applications
developed in my area use a centralized configuration-management solution
which then is plugged into applications we maintain. This gives us a single
place to update settings as credentials / servers / services / etc change
over time. What I'm looking for is some mechanism to either tell
GrouperClientUtils that after it loads the properties file but before it
sends any data back to the caller to set properties X,Y, and Z to values P,
D, and Q respectively, or alternatively, some kind of GrouperClient
configuration class/interface which I can extend/implement.

Thanks

Dave

================================
David Langenberg
Network Based Services
The University of Chicago
================================





Archive powered by MHonArc 2.6.16.

Top of Page