INamespace.html 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505
  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>INamespace</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="INamespace";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":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/IMultiSelectDisplayObject.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/INamespaceAuthenticationProvider.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/INamespace.html" target="_top">Frames</a></li>
  56. <li><a href="INamespace.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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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 ="INamespace" aria-labelledby ="Header1"/>
  94. <div class="header">
  95. <div class="subTitle">com.cognos.CAM_AAA.authentication</div>
  96. <h2 title="Interface INamespace" class="title" id="Header1">Interface INamespace</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/IUiClass.html" title="interface in com.cognos.CAM_AAA.authentication">IUiClass</a></dd>
  105. </dl>
  106. <dl>
  107. <dt>All Known Subinterfaces:</dt>
  108. <dd><a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceAuthenticationProvider.html" title="interface in com.cognos.CAM_AAA.authentication">INamespaceAuthenticationProvider</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceAuthenticationProvider2.html" title="interface in com.cognos.CAM_AAA.authentication">INamespaceAuthenticationProvider2</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceAuthenticationProviderBase.html" title="interface in com.cognos.CAM_AAA.authentication">INamespaceAuthenticationProviderBase</a>, <a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceTrustedSignonProvider.html" title="interface in com.cognos.CAM_AAA.authentication">INamespaceTrustedSignonProvider</a></dd>
  109. </dl>
  110. <hr>
  111. <br>
  112. <pre>public interface <span class="typeNameLabel">INamespace</span>
  113. extends <a href="../../../../com/cognos/CAM_AAA/authentication/IUiClass.html" title="interface in com.cognos.CAM_AAA.authentication">IUiClass</a></pre>
  114. <div class="block">Defines the interface to use for implementing an IBM Cognos
  115. namespace.</div>
  116. </li>
  117. </ul>
  118. </div>
  119. <div class="summary">
  120. <ul class="blockList">
  121. <li class="blockList">
  122. <!-- =========== FIELD SUMMARY =========== -->
  123. <ul class="blockList">
  124. <li class="blockList"><a name="field.summary">
  125. <!-- -->
  126. </a>
  127. <h3>Field Summary</h3>
  128. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
  129. <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
  130. <tr>
  131. <th class="colFirst" scope="col">Modifier and Type</th>
  132. <th class="colLast" scope="col">Field and Description</th>
  133. </tr>
  134. <tr class="altColor">
  135. <td class="colFirst"><code>static java.lang.String</code></td>
  136. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityCaseSensitive">CapabilityCaseSensitive</a></span></code>&nbsp;</td>
  137. </tr>
  138. <tr class="rowColor">
  139. <td class="colFirst"><code>static java.lang.String</code></td>
  140. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityContains">CapabilityContains</a></span></code>&nbsp;</td>
  141. </tr>
  142. <tr class="altColor">
  143. <td class="colFirst"><code>static java.lang.String</code></td>
  144. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityEndsWith">CapabilityEndsWith</a></span></code>&nbsp;</td>
  145. </tr>
  146. <tr class="rowColor">
  147. <td class="colFirst"><code>static java.lang.String</code></td>
  148. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityEquals">CapabilityEquals</a></span></code>&nbsp;</td>
  149. </tr>
  150. <tr class="altColor">
  151. <td class="colFirst"><code>static java.lang.String</code></td>
  152. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityNotBrowsable">CapabilityNotBrowsable</a></span></code>&nbsp;</td>
  153. </tr>
  154. <tr class="rowColor">
  155. <td class="colFirst"><code>static java.lang.String</code></td>
  156. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilitySort">CapabilitySort</a></span></code>&nbsp;</td>
  157. </tr>
  158. <tr class="altColor">
  159. <td class="colFirst"><code>static java.lang.String</code></td>
  160. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityStartsWith">CapabilityStartsWith</a></span></code>&nbsp;</td>
  161. </tr>
  162. </table>
  163. </li>
  164. </ul>
  165. <!-- ========== METHOD SUMMARY =========== -->
  166. <ul class="blockList">
  167. <li class="blockList"><a name="method.summary">
  168. <!-- -->
  169. </a>
  170. <h3>Method Summary</h3>
  171. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  172. <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>
  173. <tr>
  174. <th class="colFirst" scope="col">Modifier and Type</th>
  175. <th class="colLast" scope="col">Method and Description</th>
  176. </tr>
  177. <tr id="i0" class="altColor">
  178. <td class="colFirst"><code>void</code></td>
  179. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#destroy--">destroy</a></span>()</code>
  180. <div class="block">Takes this namespace out of service.</div>
  181. </td>
  182. </tr>
  183. <tr id="i1" class="rowColor">
  184. <td class="colFirst"><code>java.lang.String[]</code></td>
  185. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#getCapabilities--">getCapabilities</a></span>()</code>
  186. <div class="block">Returns the capabilities of this namespace.</div>
  187. </td>
  188. </tr>
  189. <tr id="i2" class="altColor">
  190. <td class="colFirst"><code>java.lang.String</code></td>
  191. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#getNamespaceFormat--">getNamespaceFormat</a></span>()</code>
  192. <div class="block">Returns the latest format supported by this namespace to uniquely
  193. identify a security object.</div>
  194. </td>
  195. </tr>
  196. <tr id="i3" class="rowColor">
  197. <td class="colFirst"><code>void</code></td>
  198. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#init-com.cognos.CAM_AAA.authentication.INamespaceConfiguration-">init</a></span>(<a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceConfiguration.html" title="interface in com.cognos.CAM_AAA.authentication">INamespaceConfiguration</a>&nbsp;theNamespaceConfiguration)</code>
  199. <div class="block">Places this authentication namespace into service.</div>
  200. </td>
  201. </tr>
  202. <tr id="i4" class="altColor">
  203. <td class="colFirst"><code>void</code></td>
  204. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#setNamespaceFormat-java.lang.String-">setNamespaceFormat</a></span>(java.lang.String&nbsp;theNamespaceFormat)</code>
  205. <div class="block">Sets the format to be used by this namespace to uniquely identify a
  206. security object.</div>
  207. </td>
  208. </tr>
  209. </table>
  210. <ul class="blockList">
  211. <li class="blockList"><a name="methods.inherited.from.class.com.cognos.CAM_AAA.authentication.IUiClass">
  212. <!-- -->
  213. </a>
  214. <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>
  215. <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>
  216. </ul>
  217. <ul class="blockList">
  218. <li class="blockList"><a name="methods.inherited.from.class.com.cognos.CAM_AAA.authentication.IBaseClass">
  219. <!-- -->
  220. </a>
  221. <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>
  222. <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>
  223. </ul>
  224. </li>
  225. </ul>
  226. </li>
  227. </ul>
  228. </div>
  229. <div class="details">
  230. <ul class="blockList">
  231. <li class="blockList">
  232. <!-- ============ FIELD DETAIL =========== -->
  233. <ul class="blockList">
  234. <li class="blockList"><a name="field.detail">
  235. <!-- -->
  236. </a>
  237. <h3>Field Detail</h3>
  238. <a name="CapabilityCaseSensitive">
  239. <!-- -->
  240. </a>
  241. <ul class="blockList">
  242. <li class="blockList">
  243. <h4>CapabilityCaseSensitive</h4>
  244. <pre>static final&nbsp;java.lang.String CapabilityCaseSensitive</pre>
  245. <dl>
  246. <dt><span class="seeLabel">See Also:</span></dt>
  247. <dd><a href="../../../../constant-values.html#com.cognos.CAM_AAA.authentication.INamespace.CapabilityCaseSensitive">Constant Field Values</a></dd>
  248. </dl>
  249. </li>
  250. </ul>
  251. <a name="CapabilityContains">
  252. <!-- -->
  253. </a>
  254. <ul class="blockList">
  255. <li class="blockList">
  256. <h4>CapabilityContains</h4>
  257. <pre>static final&nbsp;java.lang.String CapabilityContains</pre>
  258. <dl>
  259. <dt><span class="seeLabel">See Also:</span></dt>
  260. <dd><a href="../../../../constant-values.html#com.cognos.CAM_AAA.authentication.INamespace.CapabilityContains">Constant Field Values</a></dd>
  261. </dl>
  262. </li>
  263. </ul>
  264. <a name="CapabilityEquals">
  265. <!-- -->
  266. </a>
  267. <ul class="blockList">
  268. <li class="blockList">
  269. <h4>CapabilityEquals</h4>
  270. <pre>static final&nbsp;java.lang.String CapabilityEquals</pre>
  271. <dl>
  272. <dt><span class="seeLabel">See Also:</span></dt>
  273. <dd><a href="../../../../constant-values.html#com.cognos.CAM_AAA.authentication.INamespace.CapabilityEquals">Constant Field Values</a></dd>
  274. </dl>
  275. </li>
  276. </ul>
  277. <a name="CapabilitySort">
  278. <!-- -->
  279. </a>
  280. <ul class="blockList">
  281. <li class="blockList">
  282. <h4>CapabilitySort</h4>
  283. <pre>static final&nbsp;java.lang.String CapabilitySort</pre>
  284. <dl>
  285. <dt><span class="seeLabel">See Also:</span></dt>
  286. <dd><a href="../../../../constant-values.html#com.cognos.CAM_AAA.authentication.INamespace.CapabilitySort">Constant Field Values</a></dd>
  287. </dl>
  288. </li>
  289. </ul>
  290. <a name="CapabilityStartsWith">
  291. <!-- -->
  292. </a>
  293. <ul class="blockList">
  294. <li class="blockList">
  295. <h4>CapabilityStartsWith</h4>
  296. <pre>static final&nbsp;java.lang.String CapabilityStartsWith</pre>
  297. <dl>
  298. <dt><span class="seeLabel">See Also:</span></dt>
  299. <dd><a href="../../../../constant-values.html#com.cognos.CAM_AAA.authentication.INamespace.CapabilityStartsWith">Constant Field Values</a></dd>
  300. </dl>
  301. </li>
  302. </ul>
  303. <a name="CapabilityEndsWith">
  304. <!-- -->
  305. </a>
  306. <ul class="blockList">
  307. <li class="blockList">
  308. <h4>CapabilityEndsWith</h4>
  309. <pre>static final&nbsp;java.lang.String CapabilityEndsWith</pre>
  310. <dl>
  311. <dt><span class="seeLabel">See Also:</span></dt>
  312. <dd><a href="../../../../constant-values.html#com.cognos.CAM_AAA.authentication.INamespace.CapabilityEndsWith">Constant Field Values</a></dd>
  313. </dl>
  314. </li>
  315. </ul>
  316. <a name="CapabilityNotBrowsable">
  317. <!-- -->
  318. </a>
  319. <ul class="blockListLast">
  320. <li class="blockList">
  321. <h4>CapabilityNotBrowsable</h4>
  322. <pre>static final&nbsp;java.lang.String CapabilityNotBrowsable</pre>
  323. <dl>
  324. <dt><span class="seeLabel">See Also:</span></dt>
  325. <dd><a href="../../../../constant-values.html#com.cognos.CAM_AAA.authentication.INamespace.CapabilityNotBrowsable">Constant Field Values</a></dd>
  326. </dl>
  327. </li>
  328. </ul>
  329. </li>
  330. </ul>
  331. <!-- ============ METHOD DETAIL ========== -->
  332. <ul class="blockList">
  333. <li class="blockList"><a name="method.detail">
  334. <!-- -->
  335. </a>
  336. <h3>Method Detail</h3>
  337. <a name="init-com.cognos.CAM_AAA.authentication.INamespaceConfiguration-">
  338. <!-- -->
  339. </a>
  340. <ul class="blockList">
  341. <li class="blockList">
  342. <h4>init</h4>
  343. <pre>void&nbsp;init(<a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceConfiguration.html" title="interface in com.cognos.CAM_AAA.authentication">INamespaceConfiguration</a>&nbsp;theNamespaceConfiguration)
  344. throws <a href="../../../../com/cognos/CAM_AAA/authentication/UnrecoverableException.html" title="class in com.cognos.CAM_AAA.authentication">UnrecoverableException</a></pre>
  345. <div class="block">Places this authentication namespace into service.
  346. The init method is called exactly once for each instance of a
  347. namespace. The init method must complete successfully before a namespace
  348. can receive any requests.</div>
  349. <dl>
  350. <dt><span class="paramLabel">Parameters:</span></dt>
  351. <dd><code>theNamespaceConfiguration</code> - The namespace's configuration and initialization
  352. parameters.</dd>
  353. <dt><span class="throwsLabel">Throws:</span></dt>
  354. <dd><code><a href="../../../../com/cognos/CAM_AAA/authentication/UnrecoverableException.html" title="class in com.cognos.CAM_AAA.authentication">UnrecoverableException</a></code> - An exception has occurred that interferes with the
  355. namespace's normal operation.</dd>
  356. </dl>
  357. </li>
  358. </ul>
  359. <a name="destroy--">
  360. <!-- -->
  361. </a>
  362. <ul class="blockList">
  363. <li class="blockList">
  364. <h4>destroy</h4>
  365. <pre>void&nbsp;destroy()</pre>
  366. <div class="block">Takes this namespace out of service.
  367. This method is only called after all threads within the namespace's
  368. methods have exited or after a timeout period has passed. After this
  369. method is called, no other methods can be called with this namespace.
  370. This method cleans up any resources that are being held
  371. (for example, memory, file handles, threads) and ensures that any
  372. persistent state is synchronized with the current state of the
  373. namespace in memory.</div>
  374. </li>
  375. </ul>
  376. <a name="getNamespaceFormat--">
  377. <!-- -->
  378. </a>
  379. <ul class="blockList">
  380. <li class="blockList">
  381. <h4>getNamespaceFormat</h4>
  382. <pre>java.lang.String&nbsp;getNamespaceFormat()</pre>
  383. <div class="block">Returns the latest format supported by this namespace to uniquely
  384. identify a security object. This format is used to represent the
  385. objectID for all security objects.</div>
  386. <dl>
  387. <dt><span class="returnLabel">Returns:</span></dt>
  388. <dd>The latest format supported by this namespace to uniquely
  389. identify a security object.</dd>
  390. </dl>
  391. </li>
  392. </ul>
  393. <a name="setNamespaceFormat-java.lang.String-">
  394. <!-- -->
  395. </a>
  396. <ul class="blockList">
  397. <li class="blockList">
  398. <h4>setNamespaceFormat</h4>
  399. <pre>void&nbsp;setNamespaceFormat(java.lang.String&nbsp;theNamespaceFormat)
  400. throws <a href="../../../../com/cognos/CAM_AAA/authentication/UnrecoverableException.html" title="class in com.cognos.CAM_AAA.authentication">UnrecoverableException</a></pre>
  401. <div class="block">Sets the format to be used by this namespace to uniquely identify a
  402. security object. This format is used to represent the objetcID for all
  403. security objects.</div>
  404. <dl>
  405. <dt><span class="paramLabel">Parameters:</span></dt>
  406. <dd><code>theNamespaceFormat</code> - The format to be used by this namespace to uniquely identify
  407. a security object.</dd>
  408. <dt><span class="throwsLabel">Throws:</span></dt>
  409. <dd><code><a href="../../../../com/cognos/CAM_AAA/authentication/UnrecoverableException.html" title="class in com.cognos.CAM_AAA.authentication">UnrecoverableException</a></code> - An exception has occurred that interferes with the
  410. namespace's normal operation.</dd>
  411. </dl>
  412. </li>
  413. </ul>
  414. <a name="getCapabilities--">
  415. <!-- -->
  416. </a>
  417. <ul class="blockListLast">
  418. <li class="blockList">
  419. <h4>getCapabilities</h4>
  420. <pre>java.lang.String[]&nbsp;getCapabilities()</pre>
  421. <div class="block">Returns the capabilities of this namespace.</div>
  422. <dl>
  423. <dt><span class="returnLabel">Returns:</span></dt>
  424. <dd>The capabilities of this namespace.</dd>
  425. <dt><span class="seeLabel">See Also:</span></dt>
  426. <dd><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityCaseSensitive"><code>CapabilityCaseSensitive</code></a>,
  427. <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityContains"><code>CapabilityContains</code></a>,
  428. <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityEquals"><code>CapabilityEquals</code></a>,
  429. <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilitySort"><code>CapabilitySort</code></a>,
  430. <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityStartsWith"><code>CapabilityStartsWith</code></a>,
  431. <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityEndsWith"><code>CapabilityEndsWith</code></a>,
  432. <a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html#CapabilityNotBrowsable"><code>CapabilityNotBrowsable</code></a></dd>
  433. </dl>
  434. </li>
  435. </ul>
  436. </li>
  437. </ul>
  438. </li>
  439. </ul>
  440. </div>
  441. </div>
  442. <!-- ========= END OF CLASS DATA ========= -->
  443. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  444. <div role="navigation" title ="Bottom_NAVIGATION" aria-label ="Bottom Navigation Bar"/>
  445. <div class="bottomNav"><a name="navbar.bottom">
  446. <!-- -->
  447. </a>
  448. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  449. <a name="navbar.bottom.firstrow">
  450. <!-- -->
  451. </a>
  452. <ul class="navList" title="Navigation">
  453. <li><a href="../../../../com/cognos/CAM_AAA/authentication/package-summary.html">Package</a></li>
  454. <li class="navBarCell1Rev">Class</li>
  455. <li><a href="package-tree.html">Tree</a></li>
  456. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  457. <li><a href="../../../../index-all.html">Index</a></li>
  458. <li><a href="../../../../help-doc.html">Help</a></li>
  459. </ul>
  460. </div>
  461. <div class="subNav">
  462. <ul class="navList">
  463. <li><a href="../../../../com/cognos/CAM_AAA/authentication/IMultiSelectDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  464. <li><a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceAuthenticationProvider.html" title="interface in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  465. </ul>
  466. <ul class="navList">
  467. <li><a href="../../../../index.html?com/cognos/CAM_AAA/authentication/INamespace.html" target="_top">Frames</a></li>
  468. <li><a href="INamespace.html" target="_top">No&nbsp;Frames</a></li>
  469. </ul>
  470. <ul class="navList" id="allclasses_navbar_bottom">
  471. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  472. </ul>
  473. <div>
  474. <script type="text/javascript"><!--
  475. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  476. if(window==top) {
  477. allClassesLink.style.display = "block";
  478. }
  479. else {
  480. allClassesLink.style.display = "none";
  481. }
  482. //-->
  483. </script>
  484. </div>
  485. <div>
  486. <ul class="subNavList">
  487. <li>Summary:&nbsp;</li>
  488. <li>Nested&nbsp;|&nbsp;</li>
  489. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  490. <li>Constr&nbsp;|&nbsp;</li>
  491. <li><a href="#method.summary">Method</a></li>
  492. </ul>
  493. <ul class="subNavList">
  494. <li>Detail:&nbsp;</li>
  495. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  496. <li>Constr&nbsp;|&nbsp;</li>
  497. <li><a href="#method.detail">Method</a></li>
  498. </ul>
  499. </div>
  500. <a name="skip.navbar.bottom">
  501. <!-- -->
  502. </a></div>
  503. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  504. </body>
  505. </html>