Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 408d955294ed7b2b439ee2b2a9e349da > files > 28

globus-gsi-proxy-core-doc-6.2-1.fc15.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<!-- THIS FILE IS AUTOMATICALLY GENERATED FROM THE GLOBUS SOURCE CODE
     DO NOT MODIFY.
-->
<title>Globus Reference Manual</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li class="current"><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
    </ul>
  </div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('index.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">Globus GSI Proxy API </div>  </div>
</div>
<div class="contents">
<div class="textblock"><p><a class="anchor" id="globus_gsi_proxy_api"></a></p>
<p>The globus_gsi_proxy library is motivated by the desire to provide a abstraction layer for the proxy creation and delegation process. For background on this process please refer to the proxy certificate profile draft.</p>
<p>Any program that uses Globus GSI Proxy functions must include "globus_gsi_proxy.h".</p>
<p>We envision the API being used in the following manner:</p>
<table class="doxtable">
<tr>
<td>Delegator: </td><td>Delegatee: </td></tr>
<tr>
<td></td><td>set desired cert info extension in the handle by using the handle set functions. </td></tr>
<tr>
<td></td><td>globus_gsi_proxy_create_req </td></tr>
<tr>
<td>globus_gsi_proxy_inquire_req </td><td></td></tr>
<tr>
<td>modify cert info extension by using handle set/get/clear functions.</td><td></td></tr>
<tr>
<td>globus_gsi_proxy_sign_req </td><td></td></tr>
<tr>
<td></td><td>globus_gsi_proxy_assemble_cred </td></tr>
</table>
 
 <a href="main.html" target="_top">View documentation without frames</a><br>
 <a href="index.html" target="_top">View documentation with frames</a><br>
  </div></div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
<hr>
<p align="center">
<a href="http://www.globus.org/toolkit/about.html" target="_top">about globus</a> |
<a href="http://www.globus.org/toolkit/" target="_top">globus toolkit</a> |
<a href="https://dev.globus.org/wiki/Welcome/" target="_top">dev.globus</a>
<br>
<br>
Comments? <a href="mailto:webmaster@globus.org">webmaster@globus.org</a>

</body>
</html>