Code Search for Developers
 
 
  

CryptoProps.html from GridBlocks at Krugle


Show CryptoProps.html syntax highlighted

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0) on Wed Sep 28 11:00:05 EEST 2005 -->
<TITLE>
CryptoProps
</TITLE>

<META NAME="keywords" CONTENT="fi.hip.netgate.gridbank.CryptoProps class">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="CryptoProps";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/CryptoProps.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../fi/hip/netgate/gridbank/AccountOwnerVO.html" title="class in fi.hip.netgate.gridbank"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../fi/hip/netgate/gridbank/DBTest.html" title="class in fi.hip.netgate.gridbank"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?fi/hip/netgate/gridbank/CryptoProps.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="CryptoProps.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
fi.hip.netgate.gridbank</FONT>
<BR>
Class CryptoProps</H2>
<PRE>
java.lang.Object
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>fi.hip.netgate.gridbank.CryptoProps</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>CryptoProps</B><DT>extends java.lang.Object</DL>
</PRE>

<P>
Holder class for crypto stuff needed by the bank. CA certs, bank certs etc.
<P>

<P>
<DL>
<DT><B>Version:</B></DT>
  <DD>$Id: CryptoProps.html,v 1.3 2005/09/28 13:42:17 tnissi Exp $</DD>
<DT><B>Author:</B></DT>
  <DD>Tuomas.Nissi@hip.fi</DD>
</DL>
<HR>

<P>

<!-- ======== CONSTRUCTOR SUMMARY ======== -->

<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../fi/hip/netgate/gridbank/CryptoProps.html#CryptoProps(java.security.cert.X509Certificate, java.security.cert.X509Certificate, java.security.PrivateKey, java.security.cert.X509Certificate[])">CryptoProps</A></B>(java.security.cert.X509Certificate&nbsp;caCert,
            java.security.cert.X509Certificate&nbsp;aaCert,
            java.security.PrivateKey&nbsp;aaPrivate,
            java.security.cert.X509Certificate[]&nbsp;certChain)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct new CryptoPros instance.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.security.cert.X509Certificate</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../fi/hip/netgate/gridbank/CryptoProps.html#getAACert()">getAACert</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.security.PrivateKey</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../fi/hip/netgate/gridbank/CryptoProps.html#getAAPrivateKey()">getAAPrivateKey</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.security.cert.X509Certificate</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../fi/hip/netgate/gridbank/CryptoProps.html#getCACert()">getCACert</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.security.cert.X509Certificate[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../fi/hip/netgate/gridbank/CryptoProps.html#getCertChain()">getCertChain</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../fi/hip/netgate/gridbank/CryptoProps.html" title="class in fi.hip.netgate.gridbank">CryptoProps</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../fi/hip/netgate/gridbank/CryptoProps.html#getCryptoProps()">getCryptoProps</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;long</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../fi/hip/netgate/gridbank/CryptoProps.html#getSerial()">getSerial</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../fi/hip/netgate/gridbank/CryptoProps.html#setCryptoProps(java.util.Properties)">setCryptoProps</A></B>(java.util.Properties&nbsp;prop)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="CryptoProps(java.security.cert.X509Certificate, java.security.cert.X509Certificate, java.security.PrivateKey, java.security.cert.X509Certificate[])"><!-- --></A><H3>
CryptoProps</H3>
<PRE>
public <B>CryptoProps</B>(java.security.cert.X509Certificate&nbsp;caCert,
                   java.security.cert.X509Certificate&nbsp;aaCert,
                   java.security.PrivateKey&nbsp;aaPrivate,
                   java.security.cert.X509Certificate[]&nbsp;certChain)</PRE>
<DL>
<DD>Construct new CryptoPros instance. NOTE that the parameters are not
 checked if they are valid or not!
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>caCert</CODE> - CA certificate<DD><CODE>aaCert</CODE> - AA certificate<DD><CODE>aaPrivate</CODE> - AA private key associated to the<DD><CODE>chain</CODE> - Certificates that are in between AA certificate and CA 
                    certificate. The first certificate in the 
                    chain is signed by CA. If the AA cert is signed by CA cert, 
                    this must be set to <code>null</code>.</DL>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="getCACert()"><!-- --></A><H3>
getCACert</H3>
<PRE>
public java.security.cert.X509Certificate <B>getCACert</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getAACert()"><!-- --></A><H3>
getAACert</H3>
<PRE>
public java.security.cert.X509Certificate <B>getAACert</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getAAPrivateKey()"><!-- --></A><H3>
getAAPrivateKey</H3>
<PRE>
public java.security.PrivateKey <B>getAAPrivateKey</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getCertChain()"><!-- --></A><H3>
getCertChain</H3>
<PRE>
public java.security.cert.X509Certificate[] <B>getCertChain</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getSerial()"><!-- --></A><H3>
getSerial</H3>
<PRE>
public long <B>getSerial</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setCryptoProps(java.util.Properties)"><!-- --></A><H3>
setCryptoProps</H3>
<PRE>
public static void <B>setCryptoProps</B>(java.util.Properties&nbsp;prop)
                           throws java.lang.Exception</PRE>
<DL>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.lang.Exception</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="getCryptoProps()"><!-- --></A><H3>
getCryptoProps</H3>
<PRE>
public static <A HREF="../../../../fi/hip/netgate/gridbank/CryptoProps.html" title="class in fi.hip.netgate.gridbank">CryptoProps</A> <B>getCryptoProps</B>()
                                  throws <A HREF="../../../../fi/hip/netgate/gridbank/GridBankException.html" title="class in fi.hip.netgate.gridbank">GridBankException</A></PRE>
<DL>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../fi/hip/netgate/gridbank/GridBankException.html" title="class in fi.hip.netgate.gridbank">GridBankException</A></CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/CryptoProps.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../fi/hip/netgate/gridbank/AccountOwnerVO.html" title="class in fi.hip.netgate.gridbank"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../fi/hip/netgate/gridbank/DBTest.html" title="class in fi.hip.netgate.gridbank"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?fi/hip/netgate/gridbank/CryptoProps.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="CryptoProps.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>




See more files for this project here

GridBlocks

GridBlocks builds a grid application framework via easy-to-use building blocks in distributed environment. The framework offers components for Grid security, distributed storage, computing, and Portlet web interfaces.

Project homepage: http://sourceforge.net/projects/gridblocks
Programming language(s): Java,JSP,XML
License: other

  admin/
    class-use/
      Foo.html
    Foo.html
    package-frame.html
    package-summary.html
    package-tree.html
    package-use.html
  annotations/
    class-use/
      AccessPermission.html
      AccessPermissionChecker.html
    AccessPermission.html
    AccessPermissionChecker.html
    package-frame.html
    package-summary.html
    package-tree.html
    package-use.html
  certutils/
    class-use/
      ChequeGenerationException.html
      GridCheque.html
      GridChequeGenerator.html
      InvalidCertException.html
      ObjectIdentifier.html
      StringTypeAttCertFactory.html
      StringTypeAttribute.html
    ChequeGenerationException.html
    GridCheque.html
    GridChequeGenerator.html
    InvalidCertException.html
    ObjectIdentifier.html
    StringTypeAttCertFactory.html
    StringTypeAttribute.html
    package-frame.html
    package-summary.html
    package-tree.html
    package-use.html
  cheques/
    class-use/
      ChequeGenerationException.html
      ChequeInvalidatedException.html
      ChequeNotValidException.html
      GridCheque.html
      GridChequeGenerator.html
      InvalidCertException.html
      ObjectIdentifier.html
      StringTypeAttCertFactory.html
      StringTypeAttribute.html
    ChequeGenerationException.html
    ChequeInvalidatedException.html
    ChequeNotValidException.html
    GridCheque.html
    GridChequeGenerator.html
    InvalidCertException.html
    ObjectIdentifier.html
    StringTypeAttCertFactory.html
    StringTypeAttribute.html
    package-frame.html
    package-summary.html
    package-tree.html
    package-use.html
  class-use/
    AccountOwner.html
    AccountOwnerAdmin.html
    AccountOwnerService.html
    AccountOwnerUser.html
    AccountOwnerVO.html
    CryptoProps.html
    DBTest.html
    GridBankAccount.html
    GridBankException.html
    GridBankTest.html
    Serial.html
    Test.html
  client/
    class-use/
    ClientCryptoProps.html
    ClientProps.html
    CommandHandler.html
    GBClientConnection.html
    GBClientConnectionGSI.html
    GBClientConnectionTLS.html
    GridBankClient.html
    GridBankConnection.html
    SPConnection.html
  core/
  db/
  demosp/
  dummysp/
  events/
  net/
  server/
  utils/
  AccountOwner.html
  AccountOwnerAdmin.html
  AccountOwnerService.html
  AccountOwnerUser.html
  AccountOwnerVO.html
  CryptoProps.html
  DBTest.html
  GridBankAccount.html
  GridBankException.html
  GridBankTest.html
  Serial.html
  Test.html
  package-frame.html
  package-summary.html
  package-tree.html
  package-use.html