IAccount.html 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527
  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:58 EDT 2022 -->
  6. <title>IAccount</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="IAccount";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":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/HiddenDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  52. <li><a href="../../../../com/cognos/CAM_AAA/authentication/IAuthenticationListener.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/IAccount.html" target="_top">Frames</a></li>
  56. <li><a href="IAccount.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 ="IAccount" aria-labelledby ="Header1"/>
  94. <div class="header">
  95. <div class="subTitle">com.cognos.CAM_AAA.authentication</div>
  96. <h2 title="Interface IAccount" class="title" id="Header1">Interface IAccount</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. <hr>
  107. <br>
  108. <pre>public interface <span class="typeNameLabel">IAccount</span>
  109. extends <a href="../../../../com/cognos/CAM_AAA/authentication/IUiClass.html" title="interface in com.cognos.CAM_AAA.authentication">IUiClass</a></pre>
  110. <div class="block">Defines the interface to use for implementing an IBM Cognos account.</div>
  111. </li>
  112. </ul>
  113. </div>
  114. <div class="summary">
  115. <ul class="blockList">
  116. <li class="blockList">
  117. <!-- ========== METHOD SUMMARY =========== -->
  118. <ul class="blockList">
  119. <li class="blockList"><a name="method.summary">
  120. <!-- -->
  121. </a>
  122. <h3>Method Summary</h3>
  123. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  124. <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>
  125. <tr>
  126. <th class="colFirst" scope="col">Modifier and Type</th>
  127. <th class="colLast" scope="col">Method and Description</th>
  128. </tr>
  129. <tr id="i0" class="altColor">
  130. <td class="colFirst"><code>java.lang.String</code></td>
  131. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html#getBusinessPhone--">getBusinessPhone</a></span>()</code>
  132. <div class="block">Returns the business phone number for the account.</div>
  133. </td>
  134. </tr>
  135. <tr id="i1" class="rowColor">
  136. <td class="colFirst"><code>java.util.Locale</code></td>
  137. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html#getContentLocale--">getContentLocale</a></span>()</code>
  138. <div class="block">Returns the preferred content locale for the account.</div>
  139. </td>
  140. </tr>
  141. <tr id="i2" class="altColor">
  142. <td class="colFirst"><code>java.lang.String[]</code></td>
  143. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html#getCustomPropertyNames--">getCustomPropertyNames</a></span>()</code>
  144. <div class="block">Returns the names of all the custom properties that are supported for
  145. this account.</div>
  146. </td>
  147. </tr>
  148. <tr id="i3" class="rowColor">
  149. <td class="colFirst"><code>java.lang.String[]</code></td>
  150. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html#getCustomPropertyValue-java.lang.String-">getCustomPropertyValue</a></span>(java.lang.String&nbsp;theName)</code>
  151. <div class="block">Returns the values of the specified custom property.</div>
  152. </td>
  153. </tr>
  154. <tr id="i4" class="altColor">
  155. <td class="colFirst"><code>java.lang.String</code></td>
  156. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html#getEmail--">getEmail</a></span>()</code>
  157. <div class="block">Returns the email address for the account.</div>
  158. </td>
  159. </tr>
  160. <tr id="i5" class="rowColor">
  161. <td class="colFirst"><code>java.lang.String</code></td>
  162. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html#getFaxPhone--">getFaxPhone</a></span>()</code>
  163. <div class="block">Returns the fax phone number for the account.</div>
  164. </td>
  165. </tr>
  166. <tr id="i6" class="altColor">
  167. <td class="colFirst"><code>java.lang.String</code></td>
  168. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html#getGivenName--">getGivenName</a></span>()</code>
  169. <div class="block">Returns the given name for the account.</div>
  170. </td>
  171. </tr>
  172. <tr id="i7" class="rowColor">
  173. <td class="colFirst"><code>java.lang.String</code></td>
  174. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html#getHomePhone--">getHomePhone</a></span>()</code>
  175. <div class="block">Returns the home phone number for the account.</div>
  176. </td>
  177. </tr>
  178. <tr id="i8" class="altColor">
  179. <td class="colFirst"><code>java.lang.String</code></td>
  180. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html#getMobilePhone--">getMobilePhone</a></span>()</code>
  181. <div class="block">Returns the mobile phone number for the account.</div>
  182. </td>
  183. </tr>
  184. <tr id="i9" class="rowColor">
  185. <td class="colFirst"><code>java.lang.String</code></td>
  186. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html#getPagerPhone--">getPagerPhone</a></span>()</code>
  187. <div class="block">Returns the pager phone number for the account.</div>
  188. </td>
  189. </tr>
  190. <tr id="i10" class="altColor">
  191. <td class="colFirst"><code>java.lang.String</code></td>
  192. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html#getPostalAddress--">getPostalAddress</a></span>()</code>
  193. <div class="block">Returns the postal address for the account.</div>
  194. </td>
  195. </tr>
  196. <tr id="i11" class="rowColor">
  197. <td class="colFirst"><code>java.util.Locale</code></td>
  198. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html#getProductLocale--">getProductLocale</a></span>()</code>
  199. <div class="block">Returns the preferred product locale for the account.</div>
  200. </td>
  201. </tr>
  202. <tr id="i12" class="altColor">
  203. <td class="colFirst"><code>java.lang.String</code></td>
  204. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html#getSurname--">getSurname</a></span>()</code>
  205. <div class="block">Returns the surname for the account.</div>
  206. </td>
  207. </tr>
  208. <tr id="i13" class="rowColor">
  209. <td class="colFirst"><code>java.lang.String</code></td>
  210. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html#getUserName--">getUserName</a></span>()</code>
  211. <div class="block">Returns the username for the account.</div>
  212. </td>
  213. </tr>
  214. </table>
  215. <ul class="blockList">
  216. <li class="blockList"><a name="methods.inherited.from.class.com.cognos.CAM_AAA.authentication.IUiClass">
  217. <!-- -->
  218. </a>
  219. <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>
  220. <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>
  221. </ul>
  222. <ul class="blockList">
  223. <li class="blockList"><a name="methods.inherited.from.class.com.cognos.CAM_AAA.authentication.IBaseClass">
  224. <!-- -->
  225. </a>
  226. <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>
  227. <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>
  228. </ul>
  229. </li>
  230. </ul>
  231. </li>
  232. </ul>
  233. </div>
  234. <div class="details">
  235. <ul class="blockList">
  236. <li class="blockList">
  237. <!-- ============ METHOD DETAIL ========== -->
  238. <ul class="blockList">
  239. <li class="blockList"><a name="method.detail">
  240. <!-- -->
  241. </a>
  242. <h3>Method Detail</h3>
  243. <a name="getBusinessPhone--">
  244. <!-- -->
  245. </a>
  246. <ul class="blockList">
  247. <li class="blockList">
  248. <h4>getBusinessPhone</h4>
  249. <pre>java.lang.String&nbsp;getBusinessPhone()</pre>
  250. <div class="block">Returns the business phone number for the account. Returns null if
  251. business phone number is not supported.</div>
  252. <dl>
  253. <dt><span class="returnLabel">Returns:</span></dt>
  254. <dd>The business phone number for the account.</dd>
  255. </dl>
  256. </li>
  257. </ul>
  258. <a name="getEmail--">
  259. <!-- -->
  260. </a>
  261. <ul class="blockList">
  262. <li class="blockList">
  263. <h4>getEmail</h4>
  264. <pre>java.lang.String&nbsp;getEmail()</pre>
  265. <div class="block">Returns the email address for the account. Returns null if email is not
  266. supported.</div>
  267. <dl>
  268. <dt><span class="returnLabel">Returns:</span></dt>
  269. <dd>The email address for the account.</dd>
  270. </dl>
  271. </li>
  272. </ul>
  273. <a name="getContentLocale--">
  274. <!-- -->
  275. </a>
  276. <ul class="blockList">
  277. <li class="blockList">
  278. <h4>getContentLocale</h4>
  279. <pre>java.util.Locale&nbsp;getContentLocale()</pre>
  280. <div class="block">Returns the preferred content locale for the account. The content
  281. locale determines the language and data format of reports and queries
  282. in IBM Cognos. Returns null if content locale is not supported.</div>
  283. <dl>
  284. <dt><span class="returnLabel">Returns:</span></dt>
  285. <dd>The content locale for the account.</dd>
  286. </dl>
  287. </li>
  288. </ul>
  289. <a name="getFaxPhone--">
  290. <!-- -->
  291. </a>
  292. <ul class="blockList">
  293. <li class="blockList">
  294. <h4>getFaxPhone</h4>
  295. <pre>java.lang.String&nbsp;getFaxPhone()</pre>
  296. <div class="block">Returns the fax phone number for the account. Returns null if fax phone
  297. number is not supported.</div>
  298. <dl>
  299. <dt><span class="returnLabel">Returns:</span></dt>
  300. <dd>The fax phone number for the account.</dd>
  301. </dl>
  302. </li>
  303. </ul>
  304. <a name="getGivenName--">
  305. <!-- -->
  306. </a>
  307. <ul class="blockList">
  308. <li class="blockList">
  309. <h4>getGivenName</h4>
  310. <pre>java.lang.String&nbsp;getGivenName()</pre>
  311. <div class="block">Returns the given name for the account. Returns null if given name is
  312. not supported.</div>
  313. <dl>
  314. <dt><span class="returnLabel">Returns:</span></dt>
  315. <dd>The given name for the account.</dd>
  316. </dl>
  317. </li>
  318. </ul>
  319. <a name="getHomePhone--">
  320. <!-- -->
  321. </a>
  322. <ul class="blockList">
  323. <li class="blockList">
  324. <h4>getHomePhone</h4>
  325. <pre>java.lang.String&nbsp;getHomePhone()</pre>
  326. <div class="block">Returns the home phone number for the account. Returns null if home
  327. phone number is not supported.</div>
  328. <dl>
  329. <dt><span class="returnLabel">Returns:</span></dt>
  330. <dd>The home phone number for the account.</dd>
  331. </dl>
  332. </li>
  333. </ul>
  334. <a name="getMobilePhone--">
  335. <!-- -->
  336. </a>
  337. <ul class="blockList">
  338. <li class="blockList">
  339. <h4>getMobilePhone</h4>
  340. <pre>java.lang.String&nbsp;getMobilePhone()</pre>
  341. <div class="block">Returns the mobile phone number for the account. Returns null if mobile
  342. phone number is not supported.</div>
  343. <dl>
  344. <dt><span class="returnLabel">Returns:</span></dt>
  345. <dd>The mobile phone number for the account.</dd>
  346. </dl>
  347. </li>
  348. </ul>
  349. <a name="getPagerPhone--">
  350. <!-- -->
  351. </a>
  352. <ul class="blockList">
  353. <li class="blockList">
  354. <h4>getPagerPhone</h4>
  355. <pre>java.lang.String&nbsp;getPagerPhone()</pre>
  356. <div class="block">Returns the pager phone number for the account. Returns null if pager
  357. phone number is not supported.</div>
  358. <dl>
  359. <dt><span class="returnLabel">Returns:</span></dt>
  360. <dd>The pager phone number for the account.</dd>
  361. </dl>
  362. </li>
  363. </ul>
  364. <a name="getPostalAddress--">
  365. <!-- -->
  366. </a>
  367. <ul class="blockList">
  368. <li class="blockList">
  369. <h4>getPostalAddress</h4>
  370. <pre>java.lang.String&nbsp;getPostalAddress()</pre>
  371. <div class="block">Returns the postal address for the account. Returns null if postal
  372. address is not supported.</div>
  373. <dl>
  374. <dt><span class="returnLabel">Returns:</span></dt>
  375. <dd>The postal address for the account.</dd>
  376. </dl>
  377. </li>
  378. </ul>
  379. <a name="getProductLocale--">
  380. <!-- -->
  381. </a>
  382. <ul class="blockList">
  383. <li class="blockList">
  384. <h4>getProductLocale</h4>
  385. <pre>java.util.Locale&nbsp;getProductLocale()</pre>
  386. <div class="block">Returns the preferred product locale for the account. The product
  387. locale determines the the language and data format for the user
  388. interface of IBM Cognos. Returns null if product locale is not
  389. supported.</div>
  390. <dl>
  391. <dt><span class="returnLabel">Returns:</span></dt>
  392. <dd>The product locale for the account.</dd>
  393. </dl>
  394. </li>
  395. </ul>
  396. <a name="getSurname--">
  397. <!-- -->
  398. </a>
  399. <ul class="blockList">
  400. <li class="blockList">
  401. <h4>getSurname</h4>
  402. <pre>java.lang.String&nbsp;getSurname()</pre>
  403. <div class="block">Returns the surname for the account. Returns null if surname is not
  404. supported.</div>
  405. <dl>
  406. <dt><span class="returnLabel">Returns:</span></dt>
  407. <dd>The surname for the account.</dd>
  408. </dl>
  409. </li>
  410. </ul>
  411. <a name="getUserName--">
  412. <!-- -->
  413. </a>
  414. <ul class="blockList">
  415. <li class="blockList">
  416. <h4>getUserName</h4>
  417. <pre>java.lang.String&nbsp;getUserName()</pre>
  418. <div class="block">Returns the username for the account. Returns null if username is not
  419. supported.</div>
  420. <dl>
  421. <dt><span class="returnLabel">Returns:</span></dt>
  422. <dd>The username for the account.</dd>
  423. </dl>
  424. </li>
  425. </ul>
  426. <a name="getCustomPropertyNames--">
  427. <!-- -->
  428. </a>
  429. <ul class="blockList">
  430. <li class="blockList">
  431. <h4>getCustomPropertyNames</h4>
  432. <pre>java.lang.String[]&nbsp;getCustomPropertyNames()</pre>
  433. <div class="block">Returns the names of all the custom properties that are supported for
  434. this account. Returns null if custom properties are not supported.</div>
  435. <dl>
  436. <dt><span class="returnLabel">Returns:</span></dt>
  437. <dd>The name of all custom properties for this account.</dd>
  438. </dl>
  439. </li>
  440. </ul>
  441. <a name="getCustomPropertyValue-java.lang.String-">
  442. <!-- -->
  443. </a>
  444. <ul class="blockListLast">
  445. <li class="blockList">
  446. <h4>getCustomPropertyValue</h4>
  447. <pre>java.lang.String[]&nbsp;getCustomPropertyValue(java.lang.String&nbsp;theName)</pre>
  448. <div class="block">Returns the values of the specified custom property. Returns null if there
  449. is no value for this custom property.</div>
  450. <dl>
  451. <dt><span class="paramLabel">Parameters:</span></dt>
  452. <dd><code>theName</code> - The name of the custom property to retrieve.</dd>
  453. <dt><span class="returnLabel">Returns:</span></dt>
  454. <dd>The values of the specified custom property for this account.</dd>
  455. </dl>
  456. </li>
  457. </ul>
  458. </li>
  459. </ul>
  460. </li>
  461. </ul>
  462. </div>
  463. </div>
  464. <!-- ========= END OF CLASS DATA ========= -->
  465. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  466. <div role="navigation" title ="Bottom_NAVIGATION" aria-label ="Bottom Navigation Bar"/>
  467. <div class="bottomNav"><a name="navbar.bottom">
  468. <!-- -->
  469. </a>
  470. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  471. <a name="navbar.bottom.firstrow">
  472. <!-- -->
  473. </a>
  474. <ul class="navList" title="Navigation">
  475. <li><a href="../../../../com/cognos/CAM_AAA/authentication/package-summary.html">Package</a></li>
  476. <li class="navBarCell1Rev">Class</li>
  477. <li><a href="package-tree.html">Tree</a></li>
  478. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  479. <li><a href="../../../../index-all.html">Index</a></li>
  480. <li><a href="../../../../help-doc.html">Help</a></li>
  481. </ul>
  482. </div>
  483. <div class="subNav">
  484. <ul class="navList">
  485. <li><a href="../../../../com/cognos/CAM_AAA/authentication/HiddenDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  486. <li><a href="../../../../com/cognos/CAM_AAA/authentication/IAuthenticationListener.html" title="interface in com.cognos.CAM_AAA.authentication"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  487. </ul>
  488. <ul class="navList">
  489. <li><a href="../../../../index.html?com/cognos/CAM_AAA/authentication/IAccount.html" target="_top">Frames</a></li>
  490. <li><a href="IAccount.html" target="_top">No&nbsp;Frames</a></li>
  491. </ul>
  492. <ul class="navList" id="allclasses_navbar_bottom">
  493. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  494. </ul>
  495. <div>
  496. <script type="text/javascript"><!--
  497. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  498. if(window==top) {
  499. allClassesLink.style.display = "block";
  500. }
  501. else {
  502. allClassesLink.style.display = "none";
  503. }
  504. //-->
  505. </script>
  506. </div>
  507. <div>
  508. <ul class="subNavList">
  509. <li>Summary:&nbsp;</li>
  510. <li>Nested&nbsp;|&nbsp;</li>
  511. <li>Field&nbsp;|&nbsp;</li>
  512. <li>Constr&nbsp;|&nbsp;</li>
  513. <li><a href="#method.summary">Method</a></li>
  514. </ul>
  515. <ul class="subNavList">
  516. <li>Detail:&nbsp;</li>
  517. <li>Field&nbsp;|&nbsp;</li>
  518. <li>Constr&nbsp;|&nbsp;</li>
  519. <li><a href="#method.detail">Method</a></li>
  520. </ul>
  521. </div>
  522. <a name="skip.navbar.bottom">
  523. <!-- -->
  524. </a></div>
  525. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  526. </body>
  527. </html>