Credential access is via Java API, once the service that needs the credential is provided with EPR of the delegated credential.
Here is a brief overview: http://www.globus.org/toolkit/docs/development/4.2-drafts/security/delegatio n/developer/delegation-developer-archdes.html#id2470028 Code specific usage scenarios: http://www.globus.org/toolkit/docs/development/4.2-drafts/security/delegatio n/developer/delegation-developer-scenarios.html Following is tutorial that covers the delegation service: http://www-unix.globus.org/toolkit/tutorials/javaWSSecurity/ Rachana > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Herbert Rosmanith > Sent: Sunday, October 14, 2007 3:54 PM > To: [email protected] > Subject: [gt-user] accessing delegated credentials in a WS > > > good day, > > using e.g. globus-credential-delegate, I can send a security credential > to a globus container. this will output an epr which can be used to > access the delegated credential. > > but how can a service access the credentials? where can a service > find the security related information? > > /herp
