Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > ca82aedaac65b491cd0c073572bb3a2a > files > 22

globus-gssapi-gsi-doc-7.5-1.fc13.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.6.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>GSS Ret Flags</h1>
<p>These macros set the RETURNED context type - these will be be set (or not) in the context's ret_flags.  
<a href="#_details">More...</a></p>
<h2>Defines</h2>
<ul>
<li>#define <a class="el" href="group__globus__gsi__gss__returned__context__flags.html#ga3ffb19547bcbb714dcba1eb764dd7291">GSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_FLAG</a>&nbsp;&nbsp;&nbsp;8192
<li>#define <a class="el" href="group__globus__gsi__gss__returned__context__flags.html#gab781932a2eb8fbcc0a5b234736cb87e1">GSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_DURING_DELEGATION_FLAG</a>&nbsp;&nbsp;&nbsp;4096
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>These macros set the RETURNED context type - these will be be set (or not) in the context's ret_flags. </p>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="ga3ffb19547bcbb714dcba1eb764dd7291"></a><!-- doxytag: member="gssapi.h::GSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_FLAG" ref="ga3ffb19547bcbb714dcba1eb764dd7291" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define GSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_FLAG&nbsp;&nbsp;&nbsp;8192</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>If the proxy received is a limited proxy, this flag will be set in the returned context flags (ret_flags). </p>

</div>
</div>
<a class="anchor" id="gab781932a2eb8fbcc0a5b234736cb87e1"></a><!-- doxytag: member="gssapi.h::GSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_DURING_DELEGATION_FLAG" ref="gab781932a2eb8fbcc0a5b234736cb87e1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define GSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_DURING_DELEGATION_FLAG&nbsp;&nbsp;&nbsp;4096</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>If the proxy received is a limited proxy received during delegation, this flag is set in the returned flags. </p>

</div>
</div>
</div>
<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>