/usr/share/doc/signon-plugins/html/functions.html is in libsignon-plugins-doc 8.59-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Class Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('functions.html','');});
</script>
<div id="doc-content">
<div class="contents">
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div><ul>
<li>abort()
: <a class="el" href="classAuthPluginInterface.html#a6f64a141e8fefa7dca002365d14f1942">AuthPluginInterface</a>
</li>
<li>cancel()
: <a class="el" href="classAuthPluginInterface.html#aa47f7a2c7352955044d059ff89c1a6db">AuthPluginInterface</a>
</li>
<li>error()
: <a class="el" href="classAuthPluginInterface.html#a4d98544136d74f2f7ccdebde0db21804">AuthPluginInterface</a>
</li>
<li>mechanisms()
: <a class="el" href="classAuthPluginInterface.html#a2ce5d0e525530d0bac81ad6d28a6d2ba">AuthPluginInterface</a>
</li>
<li>process()
: <a class="el" href="classAuthPluginInterface.html#a4e0a6d3ee26c3e169c439618a058c612">AuthPluginInterface</a>
</li>
<li>refresh()
: <a class="el" href="classAuthPluginInterface.html#ad08d075a313ab6e42a2d0db9a94c50d8">AuthPluginInterface</a>
</li>
<li>refreshed()
: <a class="el" href="classAuthPluginInterface.html#a2cf8f6161e70145ba6faaa3ec0d1cceb">AuthPluginInterface</a>
</li>
<li>result()
: <a class="el" href="classAuthPluginInterface.html#aa0fa3f3e22aa8cb0ef9cff05c0631c4d">AuthPluginInterface</a>
</li>
<li>statusChanged()
: <a class="el" href="classAuthPluginInterface.html#a2eb3fe38383037c0bf23d935009cc2f5">AuthPluginInterface</a>
</li>
<li>store()
: <a class="el" href="classAuthPluginInterface.html#af78aec5d9005e6c76bbcaabf8fdf053e">AuthPluginInterface</a>
</li>
<li>type()
: <a class="el" href="classAuthPluginInterface.html#a3ed54cd7b060feeddf7f6fb65ec2e508">AuthPluginInterface</a>
</li>
<li>UiSessionData()
: <a class="el" href="classSignOn_1_1UiSessionData.html#a8b8a12b8d1fec34b98c4d28b9195e1b0">SignOn::UiSessionData</a>
</li>
<li>userActionFinished()
: <a class="el" href="classAuthPluginInterface.html#a38d52b25a1ddb49073a8323357d9254c">AuthPluginInterface</a>
</li>
<li>userActionRequired()
: <a class="el" href="classAuthPluginInterface.html#ad0f651b66b203fbcda27cd7c2dde661c">AuthPluginInterface</a>
</li>
<li>~AuthPluginInterface()
: <a class="el" href="classAuthPluginInterface.html#a559163c8ca8b04214faacc3553a922ba">AuthPluginInterface</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.12 </li>
</ul>
</div>
</body>
</html>
|