123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="en">
- <head>
- <!-- Generated by javadoc (1.8.0-internal) on Thu Mar 24 15:49:01 EDT 2022 -->
- <title>com.cognos.CAM_AAA.authentication</title>
- <meta name="date" content="2022-03-24">
- <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
- <script type="text/javascript" src="../../../../script.js"></script>
- </head>
- <body>
- <script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="com.cognos.CAM_AAA.authentication";
- }
- }
- catch(err) {
- }
- //-->
- </script>
- <noscript>
- <div>JavaScript is disabled on your browser.</div>
- </noscript>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <div role="navigation" title ="TOP_Navigation" aria-label ="Top Navigation Bar"/>
- <div class="topNav"><a name="navbar.top">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.top.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../../../../com/cognos/CAM_AAA/authentication/package-summary.html">Package</a></li>
- <li>Class</li>
- <li><a href="package-tree.html">Tree</a></li>
- <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
- <li><a href="../../../../index-all.html">Index</a></li>
- <li><a href="../../../../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li>Prev Package</li>
- <li>Next Package</li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../index.html?com/cognos/CAM_AAA/authentication/package-summary.html" target="_top">Frames</a></li>
- <li><a href="package-summary.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_top">
- <li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_top");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.top">
- <!-- -->
- </a></div>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <div role="main" title ="com.cognos.CAM_AAA.authentication" aria-labelledby ="Header1"/>
- <div class="header">
- <h1 title="Package" class="title" id="Header1">Package com.cognos.CAM_AAA.authentication</h1>
- <div class="docSummary">
- <div class="block">Provides classes and interfaces for writing an IBM Cognos custom authentication provider.</div>
- </div>
- <p>See: <a href="#package.description">Description</a></p>
- </div>
- <div class="contentContainer">
- <ul class="blockList">
- <li class="blockList">
- <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
- <caption><span>Interface Summary</span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Interface</th>
- <th class="colLast" scope="col">Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IAccount.html" title="interface in com.cognos.CAM_AAA.authentication">IAccount</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing an IBM Cognos account.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IAuthenticationListener.html" title="interface in com.cognos.CAM_AAA.authentication">IAuthenticationListener</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing an IBM Cognos authentication
- listener.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IBaseClass.html" title="interface in com.cognos.CAM_AAA.authentication">IBaseClass</a></td>
- <td class="colLast">
- <div class="block">Defines the common interface for IBM Cognos objects.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IBiBusHeader.html" title="interface in com.cognos.CAM_AAA.authentication">IBiBusHeader</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for accessing an IBM Cognos
- biBusHeader.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IBiBusHeader2.html" title="interface in com.cognos.CAM_AAA.authentication">IBiBusHeader2</a></td>
- <td class="colLast"> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IBoundingSetProvider.html" title="interface in com.cognos.CAM_AAA.authentication">IBoundingSetProvider</a></td>
- <td class="colLast">
- <div class="block">Defines the interface for implementing a custom tenant bounding set provider for use in a multi-tenant environment.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ICredential.html" title="interface in com.cognos.CAM_AAA.authentication">ICredential</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing an IBM Cognos credential.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IDisplayObject</a></td>
- <td class="colLast">
- <div class="block">Defines the common interface for implementing an IBM Cognos display object.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IGroup.html" title="interface in com.cognos.CAM_AAA.authentication">IGroup</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing an IBM Cognos group.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IHiddenDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IHiddenDisplayObject</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing a hidden display object.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IMultiSelectDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IMultiSelectDisplayObject</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing a multiple selection display
- object.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespace.html" title="interface in com.cognos.CAM_AAA.authentication">INamespace</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing an IBM Cognos
- namespace.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceAuthenticationProvider.html" title="interface in com.cognos.CAM_AAA.authentication">INamespaceAuthenticationProvider</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing an IBM Cognos custom
- authentication provider.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceAuthenticationProvider2.html" title="interface in com.cognos.CAM_AAA.authentication">INamespaceAuthenticationProvider2</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing an IBM Cognos custom
- authentication provider.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceAuthenticationProviderBase.html" title="interface in com.cognos.CAM_AAA.authentication">INamespaceAuthenticationProviderBase</a></td>
- <td class="colLast">
- <div class="block">Defines the base interface to use for implementing an IBM Cognos custom
- authentication provider.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceConfiguration.html" title="interface in com.cognos.CAM_AAA.authentication">INamespaceConfiguration</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for accessing an
- IBM Cognos namespace configuration.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceFolder.html" title="interface in com.cognos.CAM_AAA.authentication">INamespaceFolder</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing an
- IBM Cognos namespace folder.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/INamespaceTrustedSignonProvider.html" title="interface in com.cognos.CAM_AAA.authentication">INamespaceTrustedSignonProvider</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for
- implementing an IBM Cognos trusted signon provider.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IProvider.html" title="interface in com.cognos.CAM_AAA.authentication">IProvider</a></td>
- <td class="colLast">
- <div class="block">Super interface for multitenancy custom providers, defines the common methods for custom providers for multitenant environments.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IQuery.html" title="interface in com.cognos.CAM_AAA.authentication">IQuery</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing an IBM Cognos query.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IQueryOption.html" title="interface in com.cognos.CAM_AAA.authentication">IQueryOption</a></td>
- <td class="colLast">
- <div class="block">Describes the interface to use for accessing IBM Cognos query options.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IQueryResult.html" title="interface in com.cognos.CAM_AAA.authentication">IQueryResult</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing an IBM Cognos query result.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IReadOnlyDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IReadOnlyDisplayObject</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing a
- read-only text object used in a form when prompting the user.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IRedirectDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IRedirectDisplayObject</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing a redirect display object.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IRestorableVisa.html" title="interface in com.cognos.CAM_AAA.authentication">IRestorableVisa</a></td>
- <td class="colLast">
- <div class="block">Defines the interface for a version of an <a href="../../../../com/cognos/CAM_AAA/authentication/IVisa.html" title="interface in com.cognos.CAM_AAA.authentication"><code>IVisa</code></a> that can be
- restored in a failover scenario so that the users session is maintained
- without having to login again</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IRole.html" title="interface in com.cognos.CAM_AAA.authentication">IRole</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing an IBM Cognos role.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ISearchExpression.html" title="interface in com.cognos.CAM_AAA.authentication">ISearchExpression</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for the interpreting
- the search expression contained in an IBM Cognos query.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ISearchFilter.html" title="interface in com.cognos.CAM_AAA.authentication">ISearchFilter</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for accessing the search
- filter contained in the search expression of an IBM Cognos query.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ISearchFilterConditionalExpression.html" title="interface in com.cognos.CAM_AAA.authentication">ISearchFilterConditionalExpression</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for accessing a conditional expression.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ISearchFilterFunctionCall.html" title="interface in com.cognos.CAM_AAA.authentication">ISearchFilterFunctionCall</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for accessing a function call
- within a query search expression.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ISearchFilterRelationExpression.html" title="interface in com.cognos.CAM_AAA.authentication">ISearchFilterRelationExpression</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for accessing a relation expression.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ISearchStep.html" title="interface in com.cognos.CAM_AAA.authentication">ISearchStep</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for accessing a search step.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ISelectOption.html" title="interface in com.cognos.CAM_AAA.authentication">ISelectOption</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing a
- selectable option for a single-select or multi-select display
- object.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ISingleSelectDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">ISingleSelectDisplayObject</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing a single selection display
- object.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ISortProperty.html" title="interface in com.cognos.CAM_AAA.authentication">ISortProperty</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to be use for the interpretation of
- the sorting property for an IBM Cognos query.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ITenantProvider.html" title="interface in com.cognos.CAM_AAA.authentication">ITenantProvider</a></td>
- <td class="colLast">
- <div class="block">Defines the interface for implementing a custom tenant identifier provider for use in a multi-tenant environment.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ITextDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">ITextDisplayObject</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing a
- text object used in a form when prompting the user.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ITextNoEchoDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">ITextNoEchoDisplayObject</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing
- a display object that does not echo the entered text back to the user.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ITrustedCredential.html" title="interface in com.cognos.CAM_AAA.authentication">ITrustedCredential</a></td>
- <td class="colLast">
- <div class="block">ITrustedCredential describes the interface to be used for implementing an
- IBM Cognos trusted credential.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ITrustedSignonRequest.html" title="interface in com.cognos.CAM_AAA.authentication">ITrustedSignonRequest</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for modifying an
- IBM Cognos authentication request.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IUiClass.html" title="interface in com.cognos.CAM_AAA.authentication">IUiClass</a></td>
- <td class="colLast">
- <div class="block">Defines the common interface for IBM Cognos user interface objects.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IVerifyTextNoEchoDisplayObject.html" title="interface in com.cognos.CAM_AAA.authentication">IVerifyTextNoEchoDisplayObject</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to use for implementing
- a display object that does not echo the entered text back to the user.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/IVisa.html" title="interface in com.cognos.CAM_AAA.authentication">IVisa</a></td>
- <td class="colLast">
- <div class="block">Defines the interface to be used for implementing a visa.</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList">
- <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
- <caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Class</th>
- <th class="colLast" scope="col">Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/HiddenDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">HiddenDisplayObject</a></td>
- <td class="colLast">
- <div class="block">A hidden display object is used in a form when prompting the user in
- order to maintain information between prompts.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ISearchStep.SearchAxis.html" title="class in com.cognos.CAM_AAA.authentication">ISearchStep.SearchAxis</a></td>
- <td class="colLast"> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/MultiSelectDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">MultiSelectDisplayObject</a></td>
- <td class="colLast">
- <div class="block">A display object that presents a set of selectable values to the user,
- where one or more entries can be chosen.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/QueryResult.html" title="class in com.cognos.CAM_AAA.authentication">QueryResult</a></td>
- <td class="colLast"> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/ReadOnlyDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">ReadOnlyDisplayObject</a></td>
- <td class="colLast">
- <div class="block">A display object that presents a value that cannot be edited by the user.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/RedirectDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">RedirectDisplayObject</a></td>
- <td class="colLast">
- <div class="block">A redirect display object is used for redirecting the user agent to a
- URL.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/SelectOption.html" title="class in com.cognos.CAM_AAA.authentication">SelectOption</a></td>
- <td class="colLast">
- <div class="block">Represents a value that the user can select.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/SingleSelectDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">SingleSelectDisplayObject</a></td>
- <td class="colLast">
- <div class="block">A display object that presents a list of selectable values to the
- user, where one entry can be chosen from list.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/TextDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">TextDisplayObject</a></td>
- <td class="colLast">
- <div class="block">A display object that allows the user to type
- in information.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/TextNoEchoDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">TextNoEchoDisplayObject</a></td>
- <td class="colLast">
- <div class="block">A display object that allows the user to type in information.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/VerifyTextNoEchoDisplayObject.html" title="class in com.cognos.CAM_AAA.authentication">VerifyTextNoEchoDisplayObject</a></td>
- <td class="colLast">
- <div class="block">A display object that does not echo the entered text back to the user.</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList">
- <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
- <caption><span>Exception Summary</span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Exception</th>
- <th class="colLast" scope="col">Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/SystemRecoverableException.html" title="class in com.cognos.CAM_AAA.authentication">SystemRecoverableException</a></td>
- <td class="colLast">
- <div class="block">Indicates that the authentication failed but recovery is
- possible following interaction with the system.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/UnrecoverableException.html" title="class in com.cognos.CAM_AAA.authentication">UnrecoverableException</a></td>
- <td class="colLast">
- <div class="block">Indicates that something happened that interferes with the
- normal operation of a custom provider.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="../../../../com/cognos/CAM_AAA/authentication/UserRecoverableException.html" title="class in com.cognos.CAM_AAA.authentication">UserRecoverableException</a></td>
- <td class="colLast">
- <div class="block">Indicates that the authentication failed but recovery is
- possible following interaction with the user.</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- </ul>
- <a name="package.description">
- <!-- -->
- </a>
- <h2 title="Package com.cognos.CAM_AAA.authentication Description">Package com.cognos.CAM_AAA.authentication Description</h2>
- <div class="block">Provides classes and interfaces for writing an IBM Cognos custom authentication provider. This package contains three main groups of classes and interfaces:
- <p>
- <ul>
- <li>Interfaces for writing a custom authentication provider.
- <li>Interfaces for writing a trusted signon authentication provider.
- <li>Classes that provides a basic implementation for the interfaces that are needed when writing a provider.
- </ul>
- <p>
- <h2>Package Specification</h2>
- (none)
- <br></div>
- <dl>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.1</dd>
- </dl>
- </div>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <div role="navigation" title ="Bottom_NAVIGATION" aria-label ="Bottom Navigation Bar"/>
- <div class="bottomNav"><a name="navbar.bottom">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.bottom.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../../../../com/cognos/CAM_AAA/authentication/package-summary.html">Package</a></li>
- <li>Class</li>
- <li><a href="package-tree.html">Tree</a></li>
- <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
- <li><a href="../../../../index-all.html">Index</a></li>
- <li><a href="../../../../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li>Prev Package</li>
- <li>Next Package</li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../index.html?com/cognos/CAM_AAA/authentication/package-summary.html" target="_top">Frames</a></li>
- <li><a href="package-summary.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_bottom">
- <li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_bottom");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.bottom">
- <!-- -->
- </a></div>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- </body>
- </html>
|