INamespaceTrustedSignonProvider.html 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0-internal) on Thu Mar 24 15:48:59 EDT 2022 -->
  6. <title>INamespaceTrustedSignonProvider</title>
  7. <meta name="date" content="2022-03-24">
  8. <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../../../../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="INamespaceTrustedSignonProvider";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":6};
  22. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
  23. var altColor = "altColor";
  24. var rowColor = "rowColor";
  25. var tableTab = "tableTab";
  26. var activeTableTab = "activeTableTab";
  27. </script>
  28. <noscript>
  29. <div>JavaScript is disabled on your browser.</div>
  30. </noscript>
  31. <!-- ========= START OF TOP NAVBAR ======= -->
  32. <div role="navigation" title ="TOP_Navigation" aria-label ="Top Navigation Bar"/>
  33. <div class="topNav"><a name="navbar.top">
  34. <!-- -->
  35. </a>
  36. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  37. <a name="navbar.top.firstrow">
  38. <!-- -->
  39. </a>
  40. <ul class="navList" title="Navigation">
  41. <li><a href="../../../../com/cognos/CAM_AAA/authentication/package-summary.html">Package</a></li>
  42. <li class="navBarCell1Rev">Class</li>
  43. <li><a href="package-tree.html">Tree</a></li>
  44. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  45. <li><a href="../../../../index-all.html">Index</a></li>
  46. <li><a href="../../../../help-doc.html">Help</a></li>
  47. </ul>
  48. </div>
  49. <div class="subNav">
  50. <ul class="navList">
  51. <li><a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceFolder.html" title="interface in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  52. <li><a href="../../../../com/cognos/CAM_AAA/authentication/IProvider.html" title="interface in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  53. </ul>
  54. <ul class="navList">
  55. <li><a href="../../../../index.html?com/cognos/CAM_AAA/authentication/INamespaceTrustedSignonProvider.html" target="_top">Frames</a></li>
  56. <li><a href="INamespaceTrustedSignonProvider.html" target="_top">No&nbsp;Frames</a></li>
  57. </ul>
  58. <ul class="navList" id="allclasses_navbar_top">
  59. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  60. </ul>
  61. <div>
  62. <script type="text/javascript"><!--
  63. allClassesLink = document.getElementById("allclasses_navbar_top");
  64. if(window==top) {
  65. allClassesLink.style.display = "block";
  66. }
  67. else {
  68. allClassesLink.style.display = "none";
  69. }
  70. //-->
  71. </script>
  72. </div>
  73. <div>
  74. <ul class="subNavList">
  75. <li>Summary:&nbsp;</li>
  76. <li>Nested&nbsp;|&nbsp;</li>
  77. <li>Field&nbsp;|&nbsp;</li>
  78. <li>Constr&nbsp;|&nbsp;</li>
  79. <li><a href="#method.summary">Method</a></li>
  80. </ul>
  81. <ul class="subNavList">
  82. <li>Detail:&nbsp;</li>
  83. <li>Field&nbsp;|&nbsp;</li>
  84. <li>Constr&nbsp;|&nbsp;</li>
  85. <li><a href="#method.detail">Method</a></li>
  86. </ul>
  87. </div>
  88. <a name="skip.navbar.top">
  89. <!-- -->
  90. </a></div>
  91. <!-- ========= END OF TOP NAVBAR ========= -->
  92. <!-- ======== START OF CLASS DATA ======== -->
  93. <div role="main" title ="INamespaceTrustedSignonProvider" aria-labelledby ="Header1"/>
  94. <div class="header">
  95. <div class="subTitle">com.cognos.CAM_AAA.authentication</div>
  96. <h2 title="Interface INamespaceTrustedSignonProvider" class="title" id="Header1">Interface INamespaceTrustedSignonProvider</h2>
  97. </div>
  98. <div class="contentContainer">
  99. <div class="description">
  100. <ul class="blockList">
  101. <li class="blockList">
  102. <dl>
  103. <dt>All Superinterfaces:</dt>
  104. <dd><a href="../../../../com/cognos/CAM_AAA/authentication/IBaseClass.html" title="interface in com.cognos.CAM_AAA.authentication">IBaseClass</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html" title="interface in com.cognos.CAM_AAA.authentication">INamespace</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/IUiClass.html" title="interface in com.cognos.CAM_AAA.authentication">IUiClass</a></dd>
  105. </dl>
  106. <hr>
  107. <br>
  108. <pre>public interface <span class="typeNameLabel">INamespaceTrustedSignonProvider</span>
  109. extends <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html" title="interface in com.cognos.CAM_AAA.authentication">INamespace</a></pre>
  110. <div class="block">Defines the interface to use for
  111. implementing an IBM Cognos trusted signon provider.</div>
  112. </li>
  113. </ul>
  114. </div>
  115. <div class="summary">
  116. <ul class="blockList">
  117. <li class="blockList">
  118. <!-- =========== FIELD SUMMARY =========== -->
  119. <ul class="blockList">
  120. <li class="blockList"><a name="field.summary">
  121. <!-- -->
  122. </a>
  123. <h3>Field Summary</h3>
  124. <ul class="blockList">
  125. <li class="blockList"><a name="fields.inherited.from.class.com.cognos.CAM_AAA.authentication.INamespace">
  126. <!-- -->
  127. </a>
  128. <h3>Fields inherited from interface&nbsp;com.cognos.CAM_AAA.authentication.<a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html" title="interface in com.cognos.CAM_AAA.authentication">INamespace</a></h3>
  129. <code><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityCaseSensitive">CapabilityCaseSensitive</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityContains">CapabilityContains</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityEndsWith">CapabilityEndsWith</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityEquals">CapabilityEquals</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityNotBrowsable">CapabilityNotBrowsable</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilitySort">CapabilitySort</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityStartsWith">CapabilityStartsWith</a></code></li>
  130. </ul>
  131. </li>
  132. </ul>
  133. <!-- ========== METHOD SUMMARY =========== -->
  134. <ul class="blockList">
  135. <li class="blockList"><a name="method.summary">
  136. <!-- -->
  137. </a>
  138. <h3>Method Summary</h3>
  139. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  140. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  141. <tr>
  142. <th class="colFirst" scope="col">Modifier and Type</th>
  143. <th class="colLast" scope="col">Method and Description</th>
  144. </tr>
  145. <tr id="i0" class="altColor">
  146. <td class="colFirst"><code>void</code></td>
  147. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceTrustedSignonProvider.html#processLogonRequest-com.cognos.CAM_AAA.authentication.ITrustedSignonRequest-">processLogonRequest</a></span>(<a href="../../../../com/cognos/CAM_AAA/authentication/ITrustedSignonRequest.html" title="interface in com.cognos.CAM_AAA.authentication">ITrustedSignonRequest</a>&nbsp;theRequest)</code>
  148. <div class="block">Processes the authentication information used to identify the user.</div>
  149. </td>
  150. </tr>
  151. </table>
  152. <ul class="blockList">
  153. <li class="blockList"><a name="methods.inherited.from.class.com.cognos.CAM_AAA.authentication.INamespace">
  154. <!-- -->
  155. </a>
  156. <h3>Methods inherited from interface&nbsp;com.cognos.CAM_AAA.authentication.<a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html" title="interface in com.cognos.CAM_AAA.authentication">INamespace</a></h3>
  157. <code><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#destroy--">destroy</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#getCapabilities--">getCapabilities</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#getNamespaceFormat--">getNamespaceFormat</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#init-com.cognos.CAM_AAA.authentication.INamespaceConfiguration-">init</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#setNamespaceFormat-java.lang.String-">setNamespaceFormat</a></code></li>
  158. </ul>
  159. <ul class="blockList">
  160. <li class="blockList"><a name="methods.inherited.from.class.com.cognos.CAM_AAA.authentication.IUiClass">
  161. <!-- -->
  162. </a>
  163. <h3>Methods inherited from interface&nbsp;com.cognos.CAM_AAA.authentication.<a href="../../../../com/cognos/CAM_AAA/authentication/IUiClass.html" title="interface in com.cognos.CAM_AAA.authentication">IUiClass</a></h3>
  164. <code><a href="../../../../com/cognos/CAM_AAA/authentication/IUiClass.html#getAvailableDescriptionLocales--">getAvailableDescriptionLocales</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/IUiClass.html#getDescription-java.util.Locale-">getDescription</a></code></li>
  165. </ul>
  166. <ul class="blockList">
  167. <li class="blockList"><a name="methods.inherited.from.class.com.cognos.CAM_AAA.authentication.IBaseClass">
  168. <!-- -->
  169. </a>
  170. <h3>Methods inherited from interface&nbsp;com.cognos.CAM_AAA.authentication.<a href="../../../../com/cognos/CAM_AAA/authentication/IBaseClass.html" title="interface in com.cognos.CAM_AAA.authentication">IBaseClass</a></h3>
  171. <code><a href="../../../../com/cognos/CAM_AAA/authentication/IBaseClass.html#getAncestors--">getAncestors</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/IBaseClass.html#getAvailableNameLocales--">getAvailableNameLocales</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/IBaseClass.html#getHasChildren--">getHasChildren</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/IBaseClass.html#getName-java.util.Locale-">getName</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/IBaseClass.html#getObjectID--">getObjectID</a></code></li>
  172. </ul>
  173. </li>
  174. </ul>
  175. </li>
  176. </ul>
  177. </div>
  178. <div class="details">
  179. <ul class="blockList">
  180. <li class="blockList">
  181. <!-- ============ METHOD DETAIL ========== -->
  182. <ul class="blockList">
  183. <li class="blockList"><a name="method.detail">
  184. <!-- -->
  185. </a>
  186. <h3>Method Detail</h3>
  187. <a name="processLogonRequest-com.cognos.CAM_AAA.authentication.ITrustedSignonRequest-">
  188. <!-- -->
  189. </a>
  190. <ul class="blockListLast">
  191. <li class="blockList">
  192. <h4>processLogonRequest</h4>
  193. <pre>void&nbsp;processLogonRequest(<a href="../../../../com/cognos/CAM_AAA/authentication/ITrustedSignonRequest.html" title="interface in com.cognos.CAM_AAA.authentication">ITrustedSignonRequest</a>&nbsp;theRequest)
  194. throws <a href="../../../../com/cognos/CAM_AAA/authentication/UserRecoverableException.html" title="class in com.cognos.CAM_AAA.authentication">UserRecoverableException</a>,
  195. <a href="../../../../com/cognos/CAM_AAA/authentication/SystemRecoverableException.html" title="class in com.cognos.CAM_AAA.authentication">SystemRecoverableException</a>,
  196. <a href="../../../../com/cognos/CAM_AAA/authentication/UnrecoverableException.html" title="class in com.cognos.CAM_AAA.authentication">UnrecoverableException</a></pre>
  197. <div class="block">Processes the authentication information used to identify the user.
  198. This trusted signon provider modifies the request before it is sent to an
  199. authentication provider.</div>
  200. <dl>
  201. <dt><span class="paramLabel">Parameters:</span></dt>
  202. <dd><code>theRequest</code> - A request containing the information used to authenticate the
  203. caller. This request is modified before being used by the
  204. authentication namespace for which this proxy is acting.</dd>
  205. <dt><span class="throwsLabel">Throws:</span></dt>
  206. <dd><code><a href="../../../../com/cognos/CAM_AAA/authentication/UserRecoverableException.html" title="class in com.cognos.CAM_AAA.authentication">UserRecoverableException</a></code> - Indicates that authentication is not possible
  207. using the available information. It may be possible to
  208. authenticate after interacting with the user.</dd>
  209. <dd><code><a href="../../../../com/cognos/CAM_AAA/authentication/SystemRecoverableException.html" title="class in com.cognos.CAM_AAA.authentication">SystemRecoverableException</a></code> - Indicates that authentication is not possible
  210. using the available information. It may be possible to
  211. authenticate after interacting with the system.</dd>
  212. <dd><code><a href="../../../../com/cognos/CAM_AAA/authentication/UnrecoverableException.html" title="class in com.cognos.CAM_AAA.authentication">UnrecoverableException</a></code> - Indicates that an exception has occurred that interferes with the
  213. normal operation of the namespace.</dd>
  214. </dl>
  215. </li>
  216. </ul>
  217. </li>
  218. </ul>
  219. </li>
  220. </ul>
  221. </div>
  222. </div>
  223. <!-- ========= END OF CLASS DATA ========= -->
  224. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  225. <div role="navigation" title ="Bottom_NAVIGATION" aria-label ="Bottom Navigation Bar"/>
  226. <div class="bottomNav"><a name="navbar.bottom">
  227. <!-- -->
  228. </a>
  229. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  230. <a name="navbar.bottom.firstrow">
  231. <!-- -->
  232. </a>
  233. <ul class="navList" title="Navigation">
  234. <li><a href="../../../../com/cognos/CAM_AAA/authentication/package-summary.html">Package</a></li>
  235. <li class="navBarCell1Rev">Class</li>
  236. <li><a href="package-tree.html">Tree</a></li>
  237. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  238. <li><a href="../../../../index-all.html">Index</a></li>
  239. <li><a href="../../../../help-doc.html">Help</a></li>
  240. </ul>
  241. </div>
  242. <div class="subNav">
  243. <ul class="navList">
  244. <li><a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceFolder.html" title="interface in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  245. <li><a href="../../../../com/cognos/CAM_AAA/authentication/IProvider.html" title="interface in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  246. </ul>
  247. <ul class="navList">
  248. <li><a href="../../../../index.html?com/cognos/CAM_AAA/authentication/INamespaceTrustedSignonProvider.html" target="_top">Frames</a></li>
  249. <li><a href="INamespaceTrustedSignonProvider.html" target="_top">No&nbsp;Frames</a></li>
  250. </ul>
  251. <ul class="navList" id="allclasses_navbar_bottom">
  252. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  253. </ul>
  254. <div>
  255. <script type="text/javascript"><!--
  256. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  257. if(window==top) {
  258. allClassesLink.style.display = "block";
  259. }
  260. else {
  261. allClassesLink.style.display = "none";
  262. }
  263. //-->
  264. </script>
  265. </div>
  266. <div>
  267. <ul class="subNavList">
  268. <li>Summary:&nbsp;</li>
  269. <li>Nested&nbsp;|&nbsp;</li>
  270. <li>Field&nbsp;|&nbsp;</li>
  271. <li>Constr&nbsp;|&nbsp;</li>
  272. <li><a href="#method.summary">Method</a></li>
  273. </ul>
  274. <ul class="subNavList">
  275. <li>Detail:&nbsp;</li>
  276. <li>Field&nbsp;|&nbsp;</li>
  277. <li>Constr&nbsp;|&nbsp;</li>
  278. <li><a href="#method.detail">Method</a></li>
  279. </ul>
  280. </div>
  281. <a name="skip.navbar.bottom">
  282. <!-- -->
  283. </a></div>
  284. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  285. </body>
  286. </html>