Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 729

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<html>
<head>
<title>Module auth</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimainself">Module</td>
<td class="navimainnone">Use</td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub">Nested Modules</td>
<td class="navisub"><a href="#Services" class="navisub">Services</a></td>
<td class="navisub">Singletons</td>
<td class="navisub"><a href="#Interfaces" class="navisub">Interfaces</a></td>
<td class="navisub">Structs</td>
<td class="navisub"><a href="#Exceptions" class="navisub">Exceptions</a></td>
<td class="navisub">Enums</td>
<td class="navisub">Typedefs</td>
<td class="navisub">Constant Groups</td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: </p>
</td>
</tr>
<tr>
<td class="title">module auth</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>security and authenticates interfaces</dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Services"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Services</td>
</tr>
<tr>
<td class="imsum_left"><a href="SSOManagerFactory.html">SSOManagerFactory</a></td>
<td class="imsum_right">represents a starting point for Single Signon interactions.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SSOPasswordCache.html">SSOPasswordCache</a></td>
<td class="imsum_right">provided as a convenience for simple username/password based Single Signon
 implementations which don't provide some sort of authentication information
 repository.

 </td>
</tr>
</table>
<a name="Interfaces"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Interfaces</td>
</tr>
<tr>
<td class="imsum_left"><a href="XSSOAcceptorContext.html">XSSOAcceptorContext</a></td>
<td class="imsum_right">represents an acceptor side security context.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSSOContext.html">XSSOContext</a></td>
<td class="imsum_right">Base SSO security context representation 

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSSOInitiatorContext.html">XSSOInitiatorContext</a></td>
<td class="imsum_right">represents an initiator side security context.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSSOManager.html">XSSOManager</a></td>
<td class="imsum_right">supports the creation of security contexts for both
 the initiator/source side and the acceptor/target side.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSSOManagerFactory.html">XSSOManagerFactory</a></td>
<td class="imsum_right">Factory for creating an SSO Manager supporting the user's configured
 security mechanism

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSSOPasswordCache.html">XSSOPasswordCache</a></td>
<td class="imsum_right">supports password caching for security mechanisms which use passwords as
 credentials or as an input to credential creation but don't have
 an external method to cache these passwords.

 </td>
</tr>
</table>
<a name="Exceptions"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exceptions</td>
</tr>
<tr>
<td class="imsum_left"><a href="AuthenticationFailedException.html">AuthenticationFailedException</a></td>
<td class="imsum_right">indicates failure to authenticate using the specified security context.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="InvalidArgumentException.html">InvalidArgumentException</a></td>
<td class="imsum_right">indicates an invalid argument was passed to SSO API.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="InvalidContextException.html">InvalidContextException</a></td>
<td class="imsum_right">indicates an attempt was made to use an invalid source or target context.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="InvalidCredentialException.html">InvalidCredentialException</a></td>
<td class="imsum_right">indicates an attempt was made to use an invalid or non existent credential.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="InvalidPrincipalException.html">InvalidPrincipalException</a></td>
<td class="imsum_right">indicates an invalid principal was specified.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="PersistenceFailureException.html">PersistenceFailureException</a></td>
<td class="imsum_right">indicates an underlying persistence implementation failure.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnsupportedException.html">UnsupportedException</a></td>
<td class="imsum_right">indicates an operation unsupported by the implementation.

 </td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>