[kepler-dev] [Bug 2939] - Add ability to access password protected EarthGrid data from within Kepler
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed Sep 19 07:56:50 PDT 2007
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2939
------- Comment #2 from leinfelder at nceas.ucsb.edu 2007-09-19 07:56 -------
Looks like this will involve changes to the webservices in seek project.
EcogridGetToStreamClient.get() method has no session parameter...
Similarly, EcogridQueryClient.query() method does not include session
parameter.
Will also need to extend the configuration of the EcoGridQuery sources to
include endpoints for authentication...and integrate that with the
AuthenticationManager so that we get appropriate credentials to send to each
EcoGridQueryInterface service.
More information about the Kepler-dev
mailing list