aboutsummaryrefslogtreecommitdiff
path: root/doc/html/plugindev/kadm5_hook.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/plugindev/kadm5_hook.html')
-rw-r--r--doc/html/plugindev/kadm5_hook.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/doc/html/plugindev/kadm5_hook.html b/doc/html/plugindev/kadm5_hook.html
index 35f076822d52..2ed57799b7a1 100644
--- a/doc/html/plugindev/kadm5_hook.html
+++ b/doc/html/plugindev/kadm5_hook.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
@@ -28,7 +28,7 @@
<link rel="copyright" title="Copyright" href="../copyright.html" />
<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="Host-to-realm interface (hostrealm)" href="hostrealm.html" />
+ <link rel="next" title="kadmin authorization interface (kadm5_auth)" href="kadm5_auth.html" />
<link rel="prev" title="Password quality interface (pwqual)" href="pwqual.html" />
</head>
<body>
@@ -44,7 +44,7 @@
accesskey="C">Contents</a> |
<a href="pwqual.html" title="Password quality interface (pwqual)"
accesskey="P">previous</a> |
- <a href="hostrealm.html" title="Host-to-realm interface (hostrealm)"
+ <a href="kadm5_auth.html" title="kadmin authorization interface (kadm5_auth)"
accesskey="N">next</a> |
<a href="../genindex.html" title="General Index"
accesskey="I">index</a> |
@@ -110,12 +110,15 @@ across versions as other public pluggable interfaces.</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 current"><a class="current reference internal" href="">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"><a class="reference internal" href="hostrealm.html">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>
@@ -143,7 +146,7 @@ across versions as other public pluggable interfaces.</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">
@@ -152,7 +155,7 @@ across versions as other public pluggable interfaces.</p>
>Contents</a> |
<a href="pwqual.html" title="Password quality interface (pwqual)"
>previous</a> |
- <a href="hostrealm.html" title="Host-to-realm interface (hostrealm)"
+ <a href="kadm5_auth.html" title="kadmin authorization interface (kadm5_auth)"
>next</a> |
<a href="../genindex.html" title="General Index"
>index</a> |