diff options
Diffstat (limited to 'doc/html/plugindev/internal.html')
-rw-r--r-- | doc/html/plugindev/internal.html | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/doc/html/plugindev/internal.html b/doc/html/plugindev/internal.html index de3fba160ac8..1b75ebe5109c 100644 --- a/doc/html/plugindev/internal.html +++ b/doc/html/plugindev/internal.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="Building Kerberos V5" href="../build/index.html" /> + <link rel="next" title="PKINIT certificate authorization interface (certauth)" href="certauth.html" /> <link rel="prev" title="GSSAPI mechanism interface" href="gssapi.html" /> </head> <body> @@ -44,7 +44,7 @@ accesskey="C">Contents</a> | <a href="gssapi.html" title="GSSAPI mechanism interface" accesskey="P">previous</a> | - <a href="../build/index.html" title="Building Kerberos V5" + <a href="certauth.html" title="PKINIT certificate authorization interface (certauth)" accesskey="N">next</a> | <a href="../genindex.html" title="General Index" accesskey="I">index</a> | @@ -119,6 +119,7 @@ installed by the build.</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"><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> @@ -127,6 +128,8 @@ installed by the build.</p> <li class="toctree-l2 current"><a class="current reference internal" href="">Internal pluggable interfaces</a><ul class="simple"> </ul> </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> @@ -154,7 +157,7 @@ installed by the build.</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 /> © <a href="../copyright.html">Copyright</a> 1985-2017, MIT. </div> <div class="left"> @@ -163,7 +166,7 @@ installed by the build.</p> >Contents</a> | <a href="gssapi.html" title="GSSAPI mechanism interface" >previous</a> | - <a href="../build/index.html" title="Building Kerberos V5" + <a href="certauth.html" title="PKINIT certificate authorization interface (certauth)" >next</a> | <a href="../genindex.html" title="General Index" >index</a> | |