PageRenderTime 50ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

/projects/c_jdbc-2.0.2/build/doc/api/org/objectweb/cjdbc/common/net/package-summary.html

https://gitlab.com/essere.lab.public/qualitas.class-corpus
HTML | 205 lines | 166 code | 23 blank | 16 comment | 0 complexity | ae63b57747d93ba275b077fbd8325565 MD5 | raw file
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.4.2_08) on Fri Sep 16 20:36:18 CEST 2005 -->
  6. <TITLE>
  7. org.objectweb.cjdbc.common.net (C-JDBC 2.0.2 API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.objectweb.cjdbc.common.net package">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../javadoc-stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. parent.document.title="org.objectweb.cjdbc.common.net (C-JDBC 2.0.2 API)";
  15. }
  16. </SCRIPT>
  17. </HEAD>
  18. <BODY BGCOLOR="white" onload="windowTitle();">
  19. <!-- ========= START OF TOP NAVBAR ======= -->
  20. <A NAME="navbar_top"><!-- --></A>
  21. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  22. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  23. <TR>
  24. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  25. <A NAME="navbar_top_firstrow"><!-- --></A>
  26. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  27. <TR ALIGN="center" VALIGN="top">
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  32. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  36. </TR>
  37. </TABLE>
  38. </TD>
  39. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  40. </EM>
  41. </TD>
  42. </TR>
  43. <TR>
  44. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  45. &nbsp;<A HREF="../../../../../org/objectweb/cjdbc/common/monitor/virtualdatabase/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  46. &nbsp;<A HREF="../../../../../org/objectweb/cjdbc/common/shared/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  47. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  48. <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  49. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  50. &nbsp;<SCRIPT type="text/javascript">
  51. <!--
  52. if(window==top) {
  53. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  54. }
  55. //-->
  56. </SCRIPT>
  57. <NOSCRIPT>
  58. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  59. </NOSCRIPT>
  60. </FONT></TD>
  61. </TR>
  62. </TABLE>
  63. <A NAME="skip-navbar_top"></A>
  64. <!-- ========= END OF TOP NAVBAR ========= -->
  65. <HR>
  66. <H2>
  67. Package org.objectweb.cjdbc.common.net
  68. </H2>
  69. ssl support for encryption and authentication
  70. <P>
  71. <B>See:</B>
  72. <BR>
  73. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
  74. <P>
  75. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  76. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  77. <TD COLSPAN=2><FONT SIZE="+2">
  78. <B>Class Summary</B></FONT></TD>
  79. </TR>
  80. <TR BGCOLOR="white" CLASS="TableRowColor">
  81. <TD WIDTH="15%"><B><A HREF="../../../../../org/objectweb/cjdbc/common/net/AuthenticatedServerSocketFactory.html" title="class in org.objectweb.cjdbc.common.net">AuthenticatedServerSocketFactory</A></B></TD>
  82. <TD>This class defines a AuthenticatedSSLSocketFactory
  83. It is a wrapper around the socket factory in the constructor and sets the
  84. setNeedClientAuth to true to enforce client authentication with the public
  85. key</TD>
  86. </TR>
  87. <TR BGCOLOR="white" CLASS="TableRowColor">
  88. <TD WIDTH="15%"><B><A HREF="../../../../../org/objectweb/cjdbc/common/net/AuthenticatedSocketFactory.html" title="class in org.objectweb.cjdbc.common.net">AuthenticatedSocketFactory</A></B></TD>
  89. <TD>This class defines a AuthenticatedSSLSocketFactory
  90. It is a wrapper around the socket factory in the constructor and sets the
  91. setNeedClientAuth to true to enforce client authentication with the public
  92. key</TD>
  93. </TR>
  94. <TR BGCOLOR="white" CLASS="TableRowColor">
  95. <TD WIDTH="15%"><B><A HREF="../../../../../org/objectweb/cjdbc/common/net/RMISSLClientSocketFactory.html" title="class in org.objectweb.cjdbc.common.net">RMISSLClientSocketFactory</A></B></TD>
  96. <TD>This class defines a RMISSLClientSocketFactory</TD>
  97. </TR>
  98. <TR BGCOLOR="white" CLASS="TableRowColor">
  99. <TD WIDTH="15%"><B><A HREF="../../../../../org/objectweb/cjdbc/common/net/RMISSLServerSocketFactory.html" title="class in org.objectweb.cjdbc.common.net">RMISSLServerSocketFactory</A></B></TD>
  100. <TD>This class defines a RMISSLServerSocketFactory</TD>
  101. </TR>
  102. <TR BGCOLOR="white" CLASS="TableRowColor">
  103. <TD WIDTH="15%"><B><A HREF="../../../../../org/objectweb/cjdbc/common/net/SocketFactoryFactory.html" title="class in org.objectweb.cjdbc.common.net">SocketFactoryFactory</A></B></TD>
  104. <TD>This class defines a SocketFactory</TD>
  105. </TR>
  106. <TR BGCOLOR="white" CLASS="TableRowColor">
  107. <TD WIDTH="15%"><B><A HREF="../../../../../org/objectweb/cjdbc/common/net/SSLConfiguration.html" title="class in org.objectweb.cjdbc.common.net">SSLConfiguration</A></B></TD>
  108. <TD>This class defines a SSLConfiguration</TD>
  109. </TR>
  110. </TABLE>
  111. &nbsp;
  112. <P>
  113. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  114. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  115. <TD COLSPAN=2><FONT SIZE="+2">
  116. <B>Exception Summary</B></FONT></TD>
  117. </TR>
  118. <TR BGCOLOR="white" CLASS="TableRowColor">
  119. <TD WIDTH="15%"><B><A HREF="../../../../../org/objectweb/cjdbc/common/net/SSLException.html" title="class in org.objectweb.cjdbc.common.net">SSLException</A></B></TD>
  120. <TD>This class defines a SSLException</TD>
  121. </TR>
  122. </TABLE>
  123. &nbsp;
  124. <P>
  125. <A NAME="package_description"><!-- --></A><H2>
  126. Package org.objectweb.cjdbc.common.net Description
  127. </H2>
  128. <P>
  129. ssl support for encryption and authentication
  130. <P>
  131. <P>
  132. <HR>
  133. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  134. <A NAME="navbar_bottom"><!-- --></A>
  135. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  136. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  137. <TR>
  138. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  139. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  140. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  141. <TR ALIGN="center" VALIGN="top">
  142. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  143. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  144. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  145. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  146. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  147. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  148. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  149. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  150. </TR>
  151. </TABLE>
  152. </TD>
  153. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  154. </EM>
  155. </TD>
  156. </TR>
  157. <TR>
  158. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  159. &nbsp;<A HREF="../../../../../org/objectweb/cjdbc/common/monitor/virtualdatabase/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  160. &nbsp;<A HREF="../../../../../org/objectweb/cjdbc/common/shared/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  161. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  162. <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  163. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  164. &nbsp;<SCRIPT type="text/javascript">
  165. <!--
  166. if(window==top) {
  167. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  168. }
  169. //-->
  170. </SCRIPT>
  171. <NOSCRIPT>
  172. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  173. </NOSCRIPT>
  174. </FONT></TD>
  175. </TR>
  176. </TABLE>
  177. <A NAME="skip-navbar_bottom"></A>
  178. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  179. <HR>
  180. <i>Copyright &#169; 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.</i>
  181. </BODY>
  182. </HTML>