summaryrefslogtreecommitdiff
path: root/doc/html/plugindev/hostrealm.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/plugindev/hostrealm.html')
-rw-r--r--doc/html/plugindev/hostrealm.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/doc/html/plugindev/hostrealm.html b/doc/html/plugindev/hostrealm.html
index 5c23a108b1e5..13c1d48bac06 100644
--- a/doc/html/plugindev/hostrealm.html
+++ b/doc/html/plugindev/hostrealm.html
@@ -15,7 +15,7 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
- VERSION: '1.15.1',
+ VERSION: '1.16',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
@@ -29,7 +29,7 @@
<link rel="top" title="MIT Kerberos Documentation" href="../index.html" />
<link rel="up" title="For plugin module developers" href="index.html" />
<link rel="next" title="Local authorization interface (localauth)" href="localauth.html" />
- <link rel="prev" title="KADM5 hook interface (kadm5_hook)" href="kadm5_hook.html" />
+ <link rel="prev" title="kadmin authorization interface (kadm5_auth)" href="kadm5_auth.html" />
</head>
<body>
<div class="header-wrapper">
@@ -42,7 +42,7 @@
<a href="../index.html" title="Full Table of Contents"
accesskey="C">Contents</a> |
- <a href="kadm5_hook.html" title="KADM5 hook interface (kadm5_hook)"
+ <a href="kadm5_auth.html" title="kadmin authorization interface (kadm5_auth)"
accesskey="P">previous</a> |
<a href="localauth.html" title="Local authorization interface (localauth)"
accesskey="N">next</a> |
@@ -118,12 +118,15 @@ deallocated consistently.</p>
<li class="toctree-l2"><a class="reference internal" href="ccselect.html">Credential cache selection interface (ccselect)</a></li>
<li class="toctree-l2"><a class="reference internal" href="pwqual.html">Password quality interface (pwqual)</a></li>
<li class="toctree-l2"><a class="reference internal" href="kadm5_hook.html">KADM5 hook interface (kadm5_hook)</a></li>
+<li class="toctree-l2"><a class="reference internal" href="kadm5_auth.html">kadmin authorization interface (kadm5_auth)</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="">Host-to-realm interface (hostrealm)</a></li>
<li class="toctree-l2"><a class="reference internal" href="localauth.html">Local authorization interface (localauth)</a></li>
<li class="toctree-l2"><a class="reference internal" href="locate.html">Server location interface (locate)</a></li>
<li class="toctree-l2"><a class="reference internal" href="profile.html">Configuration interface (profile)</a></li>
<li class="toctree-l2"><a class="reference internal" href="gssapi.html">GSSAPI mechanism interface</a></li>
<li class="toctree-l2"><a class="reference internal" href="internal.html">Internal pluggable interfaces</a></li>
+<li class="toctree-l2"><a class="reference internal" href="certauth.html">PKINIT certificate authorization interface (certauth)</a></li>
+<li class="toctree-l2"><a class="reference internal" href="kdcpolicy.html">KDC policy interface (kdcpolicy)</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../build/index.html">Building Kerberos V5</a></li>
@@ -151,14 +154,14 @@ deallocated consistently.</p>
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.15.1</i><br />
+ <div class="right" ><i>Release: 1.16</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2017, MIT.
</div>
<div class="left">
<a href="../index.html" title="Full Table of Contents"
>Contents</a> |
- <a href="kadm5_hook.html" title="KADM5 hook interface (kadm5_hook)"
+ <a href="kadm5_auth.html" title="kadmin authorization interface (kadm5_auth)"
>previous</a> |
<a href="localauth.html" title="Local authorization interface (localauth)"
>next</a> |