1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 <html xmlns="http://www.w3.org/1999/xhtml">
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9 <title>AP_OPTS_RESERVED — MIT Kerberos Documentation</title>
11 <link rel="stylesheet" href="../../../_static/agogo.css" type="text/css" />
12 <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
13 <link rel="stylesheet" href="../../../_static/kerb.css" type="text/css" />
15 <script type="text/javascript">
16 var DOCUMENTATION_OPTIONS = {
17 URL_ROOT: '../../../',
19 COLLAPSE_INDEX: false,
24 <script type="text/javascript" src="../../../_static/jquery.js"></script>
25 <script type="text/javascript" src="../../../_static/underscore.js"></script>
26 <script type="text/javascript" src="../../../_static/doctools.js"></script>
27 <link rel="author" title="About these documents" href="../../../about.html" />
28 <link rel="copyright" title="Copyright" href="../../../copyright.html" />
29 <link rel="top" title="MIT Kerberos Documentation" href="../../../index.html" />
30 <link rel="up" title="krb5 simple macros" href="index.html" />
31 <link rel="next" title="AP_OPTS_USE_SESSION_KEY" href="AP_OPTS_USE_SESSION_KEY.html" />
32 <link rel="prev" title="AP_OPTS_MUTUAL_REQUIRED" href="AP_OPTS_MUTUAL_REQUIRED.html" />
35 <div class="header-wrapper">
39 <h1><a href="../../../index.html">MIT Kerberos Documentation</a></h1>
43 <a href="../../../index.html" title="Full Table of Contents"
44 accesskey="C">Contents</a> |
45 <a href="AP_OPTS_MUTUAL_REQUIRED.html" title="AP_OPTS_MUTUAL_REQUIRED"
46 accesskey="P">previous</a> |
47 <a href="AP_OPTS_USE_SESSION_KEY.html" title="AP_OPTS_USE_SESSION_KEY"
48 accesskey="N">next</a> |
49 <a href="../../../genindex.html" title="General Index"
50 accesskey="I">index</a> |
51 <a href="../../../search.html" title="Enter search criteria"
52 accesskey="S">Search</a> |
53 <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__AP_OPTS_RESERVED">feedback</a>
58 <div class="content-wrapper">
60 <div class="document">
62 <div class="documentwrapper">
63 <div class="bodywrapper">
66 <div class="section" id="ap-opts-reserved">
67 <span id="ap-opts-reserved-data"></span><h1>AP_OPTS_RESERVED<a class="headerlink" href="#ap-opts-reserved" title="Permalink to this headline">¶</a></h1>
69 <dt id="AP_OPTS_RESERVED">
70 <tt class="descname">AP_OPTS_RESERVED</tt><a class="headerlink" href="#AP_OPTS_RESERVED" title="Permalink to this definition">¶</a></dt>
73 <table border="1" class="docutils">
79 <tr class="row-odd"><td><tt class="docutils literal"><span class="pre">AP_OPTS_RESERVED</span></tt></td>
80 <td><tt class="docutils literal"><span class="pre">0x80000000</span></tt></td>
94 <li><a class="reference internal" href="#">AP_OPTS_RESERVED</a></li>
98 <h2>Table of contents</h2>
100 <li class="toctree-l1"><a class="reference internal" href="../../../user/index.html">For users</a></li>
101 <li class="toctree-l1"><a class="reference internal" href="../../../admin/index.html">For administrators</a></li>
102 <li class="toctree-l1 current"><a class="reference internal" href="../../index.html">For application developers</a><ul class="current">
103 <li class="toctree-l2"><a class="reference internal" href="../../gssapi.html">Developing with GSSAPI</a></li>
104 <li class="toctree-l2"><a class="reference internal" href="../../h5l_mit_apidiff.html">Differences between Heimdal and MIT Kerberos API</a></li>
105 <li class="toctree-l2"><a class="reference internal" href="../../init_creds.html">Initial credentials</a></li>
106 <li class="toctree-l2"><a class="reference internal" href="../../princ_handle.html">Principal manipulation and parsing</a></li>
107 <li class="toctree-l2 current"><a class="reference internal" href="../index.html">Complete reference - API and datatypes</a><ul class="current">
108 <li class="toctree-l3"><a class="reference internal" href="../api/index.html">krb5 API</a></li>
109 <li class="toctree-l3"><a class="reference internal" href="../types/index.html">krb5 types and structures</a></li>
110 <li class="toctree-l3 current"><a class="reference internal" href="index.html">krb5 simple macros</a></li>
115 <li class="toctree-l1"><a class="reference internal" href="../../../plugindev/index.html">For plugin module developers</a></li>
116 <li class="toctree-l1"><a class="reference internal" href="../../../build/index.html">Building Kerberos V5</a></li>
117 <li class="toctree-l1"><a class="reference internal" href="../../../basic/index.html">Kerberos V5 concepts</a></li>
118 <li class="toctree-l1"><a class="reference internal" href="../../../formats/index.html">Protocols and file formats</a></li>
119 <li class="toctree-l1"><a class="reference internal" href="../../../mitK5features.html">MIT Kerberos features</a></li>
120 <li class="toctree-l1"><a class="reference internal" href="../../../build_this.html">How to build this documentation from the source</a></li>
121 <li class="toctree-l1"><a class="reference internal" href="../../../about.html">Contributing to the MIT Kerberos Documentation</a></li>
122 <li class="toctree-l1"><a class="reference internal" href="../../../resources.html">Resources</a></li>
126 <h4><a href="../../../index.html">Full Table of Contents</a></h4>
128 <form class="search" action="../../../search.html" method="get">
129 <input type="text" name="q" size="18" />
130 <input type="submit" value="Go" />
131 <input type="hidden" name="check_keywords" value="yes" />
132 <input type="hidden" name="area" value="default" />
135 <div class="clearer"></div>
139 <div class="footer-wrapper">
140 <div class="footer" >
141 <div class="right" ><i>Release: 1.15.1</i><br />
142 © <a href="../../../copyright.html">Copyright</a> 1985-2017, MIT.
146 <a href="../../../index.html" title="Full Table of Contents"
148 <a href="AP_OPTS_MUTUAL_REQUIRED.html" title="AP_OPTS_MUTUAL_REQUIRED"
150 <a href="AP_OPTS_USE_SESSION_KEY.html" title="AP_OPTS_USE_SESSION_KEY"
152 <a href="../../../genindex.html" title="General Index"
154 <a href="../../../search.html" title="Enter search criteria"
156 <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__AP_OPTS_RESERVED">feedback</a>