Gridsite Delegation
Gridsite delegation protocol is a web-services based certificate delegation protocol, not using WS-RF.
Here is a summary of the
v1.0.0
interface:
String getProxyReq(String delegationID) throws DelegationException;
void putProxy(String delegationID, String proxy) throws DelegationException;
See the
interface description
for the details!
You can also browse the
documentation of gLite packages
related packages.
Implementations
The EGEE/gLite/GridSite delegation interface is a WS-I compliant delegation implementation.
gLite CVS references:
Globus WS-Delegation Interface
The EGEE/gLite/GridSite delegation interface intends to be a WS-I compliant
functional equivalent of the Globus GT4 delegation implementation. Here are
the links to the WS-RF based Globus Delegation interface:
Last edit:
AkosFrohner on 2009-03-09 - 10:36
Number of topics: 1