You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-dev@james.apache.org by ba...@apache.org on 2008/08/23 19:59:37 UTC

svn commit: r688384 [11/31] - in /james/site/trunk/www: ./ jsieve/ jsieve/apidocs/org/apache/jsieve/ jsieve/apidocs/org/apache/jsieve/class-use/ jsieve/apidocs/org/apache/jsieve/comparators/ jsieve/apidocs/org/apache/jsieve/comparators/class-use/ jsiev...

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/SMIMESign.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/SMIMESign.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/SMIMESign.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/SMIMESign.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:18 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SMIMESign (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -91,13 +91,13 @@
 Class SMIMESign</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.GenericMailet
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html" title="class or interface in org.apache.mailet">org.apache.mailet.GenericMailet</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/apache/james/transport/mailets/smime/AbstractSign.html" title="class in org.apache.james.transport.mailets.smime">org.apache.james.transport.mailets.smime.AbstractSign</A>
           <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/apache/james/transport/mailets/smime/Sign.html" title="class in org.apache.james.transport.mailets.smime">org.apache.james.transport.mailets.smime.Sign</A>
               <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.mailets.smime.SMIMESign</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Mailet, org.apache.mailet.MailetConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MailetConfig.html" title="class or interface in org.apache.mailet">MailetConfig</A></DD>
 </DL>
 <HR>
 <DL>
@@ -130,7 +130,7 @@
 <DT><B>Since:</B></DT>
   <DD>2.3.0</DD>
 <DT><B>Version:</B></DT>
-  <DD>CVS $Revision: 647925 $ $Date: 2008-04-14 19:38:17 +0100 (Mon, 14 Apr 2008) $</DD>
+  <DD>CVS $Revision: 647925 $ $Date: 2008-04-14 18:38:17 +0000 (Mon, 14 Apr 2008) $</DD>
 </DL>
 <HR>
 
@@ -188,7 +188,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;javax.mail.internet.MimeBodyPart</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/james/transport/mailets/smime/SMIMESign.html#getWrapperBodyPart(org.apache.mailet.Mail)">getWrapperBodyPart</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/james/transport/mailets/smime/SMIMESign.html#getWrapperBodyPart(org.apache.mailet.Mail)">getWrapperBodyPart</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A text file with the massaged contents of <A HREF="../../../../../../org/apache/james/transport/mailets/smime/SMIMESign.html#getExplanationText()"><CODE>getExplanationText()</CODE></A>
@@ -231,10 +231,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.GenericMailet"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.GenericMailet</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html" title="class or interface in org.apache.mailet">GenericMailet</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>arrayToString, checkInitParameters, destroy, getInitParameter, getInitParameter, getInitParameterNames, getMailetConfig, getMailetContext, getMailetName, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#arrayToString(java.lang.Object[])" title="class or interface in org.apache.mailet">arrayToString</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#checkInitParameters(java.lang.String[])" title="class or interface in org.apache.mailet">checkInitParameters</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#getInitParameter(java.lang.String)" title="class or interface in org.apache.mailet">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#getInitParameter(java.lang.String, java.lang.String)" title="class or interface in org.apache.mailet">getInitParameter</A>, <A HREF="ht
 tp://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#getInitParameterNames()" title="class or interface in org.apache.mailet">getInitParameterNames</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#getMailetConfig()" title="class or interface in org.apache.mailet">getMailetConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#getMailetName()" title="class or interface in org.apache.mailet">getMailetName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#init(org.apache.mailet.MailetConfig)" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#lo
 g(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -284,7 +284,7 @@
 <DD>Return a string describing this mailet.
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>getMailetInfo</CODE> in interface <CODE>org.apache.mailet.Mailet</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/apache/james/transport/mailets/smime/Sign.html#getMailetInfo()">getMailetInfo</A></CODE> in class <CODE><A HREF="../../../../../../org/apache/james/transport/mailets/smime/Sign.html" title="class in org.apache.james.transport.mailets.smime">Sign</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html#getMailetInfo()" title="class or interface in org.apache.mailet">getMailetInfo</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/apache/james/transport/mailets/smime/Sign.html#getMailetInfo()">getMailetInfo</A></CODE> in class <CODE><A HREF="../../../../../../org/apache/james/transport/mailets/smime/Sign.html" title="class in org.apache.james.transport.mailets.smime">Sign</A></CODE></DL>
 </DD>
 <DD><DL>
 
@@ -401,7 +401,7 @@
 <A NAME="getWrapperBodyPart(org.apache.mailet.Mail)"><!-- --></A><H3>
 getWrapperBodyPart</H3>
 <PRE>
-protected javax.mail.internet.MimeBodyPart <B>getWrapperBodyPart</B>(org.apache.mailet.Mail&nbsp;mail)
+protected javax.mail.internet.MimeBodyPart <B>getWrapperBodyPart</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)
                                                        throws javax.mail.MessagingException,
                                                               java.io.IOException</PRE>
 <DL>

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/SMIMESign.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/Sign.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/Sign.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/Sign.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/Sign.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:17 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:42:59 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Sign (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -91,12 +91,12 @@
 Class Sign</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.GenericMailet
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html" title="class or interface in org.apache.mailet">org.apache.mailet.GenericMailet</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/apache/james/transport/mailets/smime/AbstractSign.html" title="class in org.apache.james.transport.mailets.smime">org.apache.james.transport.mailets.smime.AbstractSign</A>
           <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.mailets.smime.Sign</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Mailet, org.apache.mailet.MailetConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MailetConfig.html" title="class or interface in org.apache.mailet">MailetConfig</A></DD>
 </DL>
 <DL>
 <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../org/apache/james/transport/mailets/smime/SMIMESign.html" title="class in org.apache.james.transport.mailets.smime">SMIMESign</A></DD>
@@ -138,7 +138,7 @@
 <DT><B>Since:</B></DT>
   <DD>2.2.1</DD>
 <DT><B>Version:</B></DT>
-  <DD>CVS $Revision: 647925 $ $Date: 2008-04-14 19:38:17 +0100 (Mon, 14 Apr 2008) $</DD>
+  <DD>CVS $Revision: 647925 $ $Date: 2008-04-14 18:38:17 +0000 (Mon, 14 Apr 2008) $</DD>
 </DL>
 <HR>
 
@@ -196,7 +196,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;javax.mail.internet.MimeBodyPart</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/james/transport/mailets/smime/Sign.html#getWrapperBodyPart(org.apache.mailet.Mail)">getWrapperBodyPart</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/james/transport/mailets/smime/Sign.html#getWrapperBodyPart(org.apache.mailet.Mail)">getWrapperBodyPart</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A text file with the massaged contents of <A HREF="../../../../../../org/apache/james/transport/mailets/smime/Sign.html#getExplanationText()"><CODE>getExplanationText()</CODE></A>
@@ -231,10 +231,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.GenericMailet"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.GenericMailet</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html" title="class or interface in org.apache.mailet">GenericMailet</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>arrayToString, checkInitParameters, destroy, getInitParameter, getInitParameter, getInitParameterNames, getMailetConfig, getMailetContext, getMailetName, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#arrayToString(java.lang.Object[])" title="class or interface in org.apache.mailet">arrayToString</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#checkInitParameters(java.lang.String[])" title="class or interface in org.apache.mailet">checkInitParameters</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#getInitParameter(java.lang.String)" title="class or interface in org.apache.mailet">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#getInitParameter(java.lang.String, java.lang.String)" title="class or interface in org.apache.mailet">getInitParameter</A>, <A HREF="ht
 tp://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#getInitParameterNames()" title="class or interface in org.apache.mailet">getInitParameterNames</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#getMailetConfig()" title="class or interface in org.apache.mailet">getMailetConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#getMailetName()" title="class or interface in org.apache.mailet">getMailetName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#init(org.apache.mailet.MailetConfig)" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#lo
 g(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -284,7 +284,7 @@
 <DD>Return a string describing this mailet.
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>getMailetInfo</CODE> in interface <CODE>org.apache.mailet.Mailet</CODE><DT><B>Overrides:</B><DD><CODE>getMailetInfo</CODE> in class <CODE>org.apache.mailet.GenericMailet</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html#getMailetInfo()" title="class or interface in org.apache.mailet">getMailetInfo</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html#getMailetInfo()" title="class or interface in org.apache.mailet">getMailetInfo</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html" title="class or interface in org.apache.mailet">GenericMailet</A></CODE></DL>
 </DD>
 <DD><DL>
 
@@ -381,7 +381,7 @@
 <A NAME="getWrapperBodyPart(org.apache.mailet.Mail)"><!-- --></A><H3>
 getWrapperBodyPart</H3>
 <PRE>
-protected javax.mail.internet.MimeBodyPart <B>getWrapperBodyPart</B>(org.apache.mailet.Mail&nbsp;mail)
+protected javax.mail.internet.MimeBodyPart <B>getWrapperBodyPart</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)
                                                        throws javax.mail.MessagingException,
                                                               java.io.IOException</PRE>
 <DL>

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/Sign.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/AbstractSign.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/AbstractSign.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/AbstractSign.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/AbstractSign.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:19 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.mailets.smime.AbstractSign (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -55,7 +55,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime/class-use/AbstractSign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime//class-useAbstractSign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractSign.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -162,7 +162,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime/class-use/AbstractSign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime//class-useAbstractSign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractSign.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/AbstractSign.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMECheckSignature.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMECheckSignature.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMECheckSignature.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMECheckSignature.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:19 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.mailets.smime.SMIMECheckSignature (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -55,7 +55,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime/class-use/SMIMECheckSignature.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime//class-useSMIMECheckSignature.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SMIMECheckSignature.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +115,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime/class-use/SMIMECheckSignature.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime//class-useSMIMECheckSignature.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SMIMECheckSignature.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMECheckSignature.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMEDecrypt.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMEDecrypt.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMEDecrypt.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMEDecrypt.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:19 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.mailets.smime.SMIMEDecrypt (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -55,7 +55,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime/class-use/SMIMEDecrypt.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime//class-useSMIMEDecrypt.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SMIMEDecrypt.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +115,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime/class-use/SMIMEDecrypt.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime//class-useSMIMEDecrypt.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SMIMEDecrypt.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMEDecrypt.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMESign.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMESign.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMESign.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMESign.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:19 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.mailets.smime.SMIMESign (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -55,7 +55,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime/class-use/SMIMESign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime//class-useSMIMESign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SMIMESign.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +115,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime/class-use/SMIMESign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime//class-useSMIMESign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SMIMESign.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/SMIMESign.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/Sign.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/Sign.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/Sign.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/Sign.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:19 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.mailets.smime.Sign (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -55,7 +55,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime/class-use/Sign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime//class-useSign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Sign.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -153,7 +153,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime/class-use/Sign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/mailets/smime//class-useSign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Sign.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/class-use/Sign.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-frame.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-frame.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-frame.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-frame.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:18 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.james.transport.mailets.smime (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-frame.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-summary.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-summary.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-summary.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-summary.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:18 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.james.transport.mailets.smime (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-summary.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-tree.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-tree.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-tree.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-tree.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:18 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.james.transport.mailets.smime Class Hierarchy (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -89,7 +89,7 @@
 </H2>
 <UL>
 <LI TYPE="circle">java.lang.Object<UL>
-<LI TYPE="circle">org.apache.mailet.GenericMailet (implements org.apache.mailet.Mailet, org.apache.mailet.MailetConfig)
+<LI TYPE="circle">org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html" title="class or interface in org.apache.mailet"><B>GenericMailet</B></A> (implements org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A>, org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MailetConfig.html" title="class or interface in org.apache.mailet">MailetConfig</A>)
 <UL>
 <LI TYPE="circle">org.apache.james.transport.mailets.smime.<A HREF="../../../../../../org/apache/james/transport/mailets/smime/AbstractSign.html" title="class in org.apache.james.transport.mailets.smime"><B>AbstractSign</B></A><UL>
 <LI TYPE="circle">org.apache.james.transport.mailets.smime.<A HREF="../../../../../../org/apache/james/transport/mailets/smime/Sign.html" title="class in org.apache.james.transport.mailets.smime"><B>Sign</B></A><UL>

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-tree.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-use.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-use.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-use.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-use.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:19 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Package org.apache.james.transport.mailets.smime (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/mailets/smime/package-use.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsSMIMEEncrypted.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsSMIMEEncrypted.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsSMIMEEncrypted.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsSMIMEEncrypted.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:17 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:42:59 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 IsSMIMEEncrypted (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class IsSMIMEEncrypted</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.GenericMatcher
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.GenericMatcher</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.smime.IsSMIMEEncrypted</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>IsSMIMEEncrypted</B><DT>extends org.apache.mailet.GenericMatcher</DL>
+<DT><PRE>public class <B>IsSMIMEEncrypted</B><DT>extends <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -138,7 +138,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.Collection</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/james/transport/matchers/smime/IsSMIMEEncrypted.html#match(org.apache.mailet.Mail)">match</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/james/transport/matchers/smime/IsSMIMEEncrypted.html#match(org.apache.mailet.Mail)">match</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -147,10 +147,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.GenericMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.GenericMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet">getCondition</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherNam
 e()" title="class or interface in org.apache.mailet">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init()" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -195,16 +195,16 @@
 <A NAME="match(org.apache.mailet.Mail)"><!-- --></A><H3>
 match</H3>
 <PRE>
-public java.util.Collection <B>match</B>(org.apache.mailet.Mail&nbsp;mail)
+public java.util.Collection <B>match</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)
                            throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>match</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Specified by:</B><DD><CODE>match</CODE> in class <CODE>org.apache.mailet.GenericMatcher</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>javax.mail.MessagingException</CODE><DT><B>See Also:</B><DD><CODE>Matcher.match(org.apache.mailet.Mail)</CODE></DL>
+<DD><CODE>javax.mail.MessagingException</CODE><DT><B>See Also:</B><DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet"><CODE>Matcher.match(org.apache.mailet.Mail)</CODE></A></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsSMIMEEncrypted.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsSMIMESigned.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsSMIMESigned.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsSMIMESigned.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsSMIMESigned.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:17 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:42:59 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 IsSMIMESigned (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class IsSMIMESigned</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.GenericMatcher
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.GenericMatcher</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.smime.IsSMIMESigned</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>IsSMIMESigned</B><DT>extends org.apache.mailet.GenericMatcher</DL>
+<DT><PRE>public class <B>IsSMIMESigned</B><DT>extends <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -138,7 +138,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.Collection</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/james/transport/matchers/smime/IsSMIMESigned.html#match(org.apache.mailet.Mail)">match</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/james/transport/matchers/smime/IsSMIMESigned.html#match(org.apache.mailet.Mail)">match</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -147,10 +147,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.GenericMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.GenericMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet">getCondition</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherNam
 e()" title="class or interface in org.apache.mailet">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init()" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -195,16 +195,16 @@
 <A NAME="match(org.apache.mailet.Mail)"><!-- --></A><H3>
 match</H3>
 <PRE>
-public java.util.Collection <B>match</B>(org.apache.mailet.Mail&nbsp;mail)
+public java.util.Collection <B>match</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)
                            throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>match</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Specified by:</B><DD><CODE>match</CODE> in class <CODE>org.apache.mailet.GenericMatcher</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>javax.mail.MessagingException</CODE><DT><B>See Also:</B><DD><CODE>Matcher.match(org.apache.mailet.Mail)</CODE></DL>
+<DD><CODE>javax.mail.MessagingException</CODE><DT><B>See Also:</B><DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet"><CODE>Matcher.match(org.apache.mailet.Mail)</CODE></A></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsSMIMESigned.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsX509CertificateSubject.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsX509CertificateSubject.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsX509CertificateSubject.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsX509CertificateSubject.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:17 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:42:59 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 IsX509CertificateSubject (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class IsX509CertificateSubject</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.GenericMatcher
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.GenericMatcher</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.smime.IsX509CertificateSubject</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>IsX509CertificateSubject</B><DT>extends org.apache.mailet.GenericMatcher</DL>
+<DT><PRE>public class <B>IsX509CertificateSubject</B><DT>extends <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -182,7 +182,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.Collection</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/james/transport/matchers/smime/IsX509CertificateSubject.html#match(org.apache.mailet.Mail)">match</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/james/transport/matchers/smime/IsX509CertificateSubject.html#match(org.apache.mailet.Mail)">match</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -191,10 +191,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.GenericMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.GenericMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet">getCondition</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherNam
 e()" title="class or interface in org.apache.mailet">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -272,7 +272,7 @@
           throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE>init</CODE> in class <CODE>org.apache.mailet.GenericMatcher</CODE></DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init()" title="class or interface in org.apache.mailet">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 
@@ -285,11 +285,11 @@
 <A NAME="match(org.apache.mailet.Mail)"><!-- --></A><H3>
 match</H3>
 <PRE>
-public java.util.Collection <B>match</B>(org.apache.mailet.Mail&nbsp;mail)
+public java.util.Collection <B>match</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)
                            throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>match</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Specified by:</B><DD><CODE>match</CODE> in class <CODE>org.apache.mailet.GenericMatcher</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/IsX509CertificateSubject.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsSMIMEEncrypted.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsSMIMEEncrypted.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsSMIMEEncrypted.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsSMIMEEncrypted.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:18 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.matchers.smime.IsSMIMEEncrypted (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -55,7 +55,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/matchers/smime/class-use/IsSMIMEEncrypted.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/matchers/smime//class-useIsSMIMEEncrypted.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="IsSMIMEEncrypted.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +115,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/matchers/smime/class-use/IsSMIMEEncrypted.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/matchers/smime//class-useIsSMIMEEncrypted.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="IsSMIMEEncrypted.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsSMIMEEncrypted.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsSMIMESigned.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsSMIMESigned.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsSMIMESigned.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsSMIMESigned.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:18 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.matchers.smime.IsSMIMESigned (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -55,7 +55,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/matchers/smime/class-use/IsSMIMESigned.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/matchers/smime//class-useIsSMIMESigned.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="IsSMIMESigned.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +115,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/matchers/smime/class-use/IsSMIMESigned.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/matchers/smime//class-useIsSMIMESigned.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="IsSMIMESigned.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsSMIMESigned.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsX509CertificateSubject.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsX509CertificateSubject.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsX509CertificateSubject.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsX509CertificateSubject.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:18 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.matchers.smime.IsX509CertificateSubject (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -55,7 +55,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/matchers/smime/class-use/IsX509CertificateSubject.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/matchers/smime//class-useIsX509CertificateSubject.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="IsX509CertificateSubject.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +115,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/james/transport/matchers/smime/class-use/IsX509CertificateSubject.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/james/transport/matchers/smime//class-useIsX509CertificateSubject.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="IsX509CertificateSubject.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/class-use/IsX509CertificateSubject.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-frame.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-frame.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-frame.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-frame.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:18 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.james.transport.matchers.smime (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-frame.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-summary.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-summary.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-summary.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-summary.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:18 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.james.transport.matchers.smime (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-summary.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-tree.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-tree.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-tree.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-tree.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:18 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.james.transport.matchers.smime Class Hierarchy (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -89,7 +89,7 @@
 </H2>
 <UL>
 <LI TYPE="circle">java.lang.Object<UL>
-<LI TYPE="circle">org.apache.mailet.GenericMatcher (implements org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig)
+<LI TYPE="circle">org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet"><B>GenericMatcher</B></A> (implements org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A>)
 <UL>
 <LI TYPE="circle">org.apache.james.transport.matchers.smime.<A HREF="../../../../../../org/apache/james/transport/matchers/smime/IsSMIMEEncrypted.html" title="class in org.apache.james.transport.matchers.smime"><B>IsSMIMEEncrypted</B></A><LI TYPE="circle">org.apache.james.transport.matchers.smime.<A HREF="../../../../../../org/apache/james/transport/matchers/smime/IsSMIMESigned.html" title="class in org.apache.james.transport.matchers.smime"><B>IsSMIMESigned</B></A><LI TYPE="circle">org.apache.james.transport.matchers.smime.<A HREF="../../../../../../org/apache/james/transport/matchers/smime/IsX509CertificateSubject.html" title="class in org.apache.james.transport.matchers.smime"><B>IsX509CertificateSubject</B></A></UL>
 </UL>

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-tree.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-use.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-use.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-use.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-use.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:19 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Package org.apache.james.transport.matchers.smime (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)

Propchange: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/transport/matchers/smime/package-use.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/overview-frame.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/overview-frame.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/overview-frame.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/overview-frame.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:18 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Overview (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)

Propchange: james/site/trunk/www/mailet/crypto/apidocs/overview-frame.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/overview-summary.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/overview-summary.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/overview-summary.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/overview-summary.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:19 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Overview (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)

Propchange: james/site/trunk/www/mailet/crypto/apidocs/overview-summary.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/overview-tree.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/overview-tree.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/overview-tree.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:19 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Class Hierarchy (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -88,14 +88,14 @@
 </H2>
 <UL>
 <LI TYPE="circle">java.lang.Object<UL>
-<LI TYPE="circle">org.apache.mailet.GenericMailet (implements org.apache.mailet.Mailet, org.apache.mailet.MailetConfig)
+<LI TYPE="circle">org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMailet.html" title="class or interface in org.apache.mailet"><B>GenericMailet</B></A> (implements org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A>, org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MailetConfig.html" title="class or interface in org.apache.mailet">MailetConfig</A>)
 <UL>
 <LI TYPE="circle">org.apache.james.transport.mailets.smime.<A HREF="org/apache/james/transport/mailets/smime/AbstractSign.html" title="class in org.apache.james.transport.mailets.smime"><B>AbstractSign</B></A><UL>
 <LI TYPE="circle">org.apache.james.transport.mailets.smime.<A HREF="org/apache/james/transport/mailets/smime/Sign.html" title="class in org.apache.james.transport.mailets.smime"><B>Sign</B></A><UL>
 <LI TYPE="circle">org.apache.james.transport.mailets.smime.<A HREF="org/apache/james/transport/mailets/smime/SMIMESign.html" title="class in org.apache.james.transport.mailets.smime"><B>SMIMESign</B></A></UL>
 </UL>
 <LI TYPE="circle">org.apache.james.transport.mailets.smime.<A HREF="org/apache/james/transport/mailets/smime/SMIMECheckSignature.html" title="class in org.apache.james.transport.mailets.smime"><B>SMIMECheckSignature</B></A><LI TYPE="circle">org.apache.james.transport.mailets.smime.<A HREF="org/apache/james/transport/mailets/smime/SMIMEDecrypt.html" title="class in org.apache.james.transport.mailets.smime"><B>SMIMEDecrypt</B></A></UL>
-<LI TYPE="circle">org.apache.mailet.GenericMatcher (implements org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig)
+<LI TYPE="circle">org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet"><B>GenericMatcher</B></A> (implements org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, org.apache.mailet.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A>)
 <UL>
 <LI TYPE="circle">org.apache.james.transport.matchers.smime.<A HREF="org/apache/james/transport/matchers/smime/IsSMIMEEncrypted.html" title="class in org.apache.james.transport.matchers.smime"><B>IsSMIMEEncrypted</B></A><LI TYPE="circle">org.apache.james.transport.matchers.smime.<A HREF="org/apache/james/transport/matchers/smime/IsSMIMESigned.html" title="class in org.apache.james.transport.matchers.smime"><B>IsSMIMESigned</B></A><LI TYPE="circle">org.apache.james.transport.matchers.smime.<A HREF="org/apache/james/transport/matchers/smime/IsX509CertificateSubject.html" title="class in org.apache.james.transport.matchers.smime"><B>IsX509CertificateSubject</B></A></UL>
 <LI TYPE="circle">org.apache.james.security.<A HREF="org/apache/james/security/InitJCE.html" title="class in org.apache.james.security"><B>InitJCE</B></A><LI TYPE="circle">org.apache.james.security.<A HREF="org/apache/james/security/KeyStoreHolder.html" title="class in org.apache.james.security"><B>KeyStoreHolder</B></A><LI TYPE="circle">org.apache.james.security.<A HREF="org/apache/james/security/SMIMEKeyHolder.html" title="class in org.apache.james.security"><B>SMIMEKeyHolder</B></A> (implements org.apache.james.security.<A HREF="org/apache/james/security/KeyHolder.html" title="interface in org.apache.james.security">KeyHolder</A>)

Propchange: james/site/trunk/www/mailet/crypto/apidocs/overview-tree.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/apidocs/serialized-form.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/serialized-form.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/serialized-form.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/serialized-form.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:16:18 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:00 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Serialized Form (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)

Propchange: james/site/trunk/www/mailet/crypto/apidocs/serialized-form.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: james/site/trunk/www/mailet/crypto/apidocs/stylesheet.css
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/crypto/conf.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/conf.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/conf.html (original)
+++ james/site/trunk/www/mailet/crypto/conf.html Sat Aug 23 10:58:50 2008
@@ -11,7 +11,8 @@
 
 <html>
   <head>
-    <title>Apache JAMES Crypto - Configuration</title>
+    <title>Apache JAMES Crypto - 
+    Configuration</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -19,13 +20,14 @@
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
           <meta name="author" content="
+    
       JAMES Project Team
     " />
         <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
       </head>
   <body class="composite">
     <div id="banner">
-                  <a href="../../mailets/crypto/index.html" id="bannerLeft">
+                  <a href="http://james.apache.org/mailets/crypto/index.html" id="bannerLeft">
     
                                             <img src="images/james-crypto-mailets-logo.gif" alt="" />
     
@@ -48,13 +50,13 @@
   
   
             <div class="xleft">
-        Last Published: 08/21/2008
+        Last Published: 08/23/2008
                       </div>
             <div class="xright">      <a href="../../index.html">JAMES Project</a>
           |
           <a href="../../server/index.html">Server</a>
           |
-          <a href="../index.html">Mailet API</a>
+          <a href="../../mailet/index.html">Mailets</a>
           |
           <a href="../../jspf/index.html">jSPF</a>
           |
@@ -94,20 +96,24 @@
     <li class="none">
               <strong>Configuration</strong>
         </li>
+              
+    <li class="none">
+              <a href="mailet-report.html">Catalog</a>
+        </li>
           </ul>
           <h5>Mailets</h5>
         <ul>
               
     <li class="none">
-              <a href="../api">API</a>
+              <a href="http://james.apache.org/mailet/api/">API</a>
         </li>
               
     <li class="none">
-              <a href="../base">Basic Toolkit</a>
+              <a href="http://james.apache.org/mailet/base/">Basic Toolkit</a>
         </li>
               
     <li class="none">
-              <a href="../standard">Standard</a>
+              <a href="http://james.apache.org/mailet/standard/">Standard</a>
         </li>
               
     <li class="none">
@@ -138,6 +144,8 @@
       
             
       
+            
+      
               
         <li class="collapsed">
               <a href="project-info.html">Project Information</a>
@@ -154,6 +162,8 @@
       
             
       
+            
+      
               
         <li class="collapsed">
               <a href="project-reports.html">Project Reports</a>
@@ -188,21 +198,25 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2><a name="JAMES_Configuration"></a>JAMES Configuration</h2>
-<p>
+        
+  
+  
+    <a name="JAMES Configuration"></a><div class="section"><h2>JAMES Configuration</h2>
+      <p>
         To use cryptography mailets, the required
-        <a href="http://www.bouncycastle.org" class="externalLink">Bouncy Castle</a>
+        <a href="http://www.bouncycastle.org">Bouncy Castle</a>
         libraries must be installed in
         <code>james/lib</code>
         . It is recommended that the correct versions for the JVM are
         used.
       </p>
-<p>
+      <p>
         Ensure that the
         <code>org.apache.james.transport.mailets.smime</code>
         package is available to load mailets and matchers. For example:
       </p>
-<div class="source"><pre><pre>
+      <div class="source"><pre>
+        <pre>
     &lt;mailetpackages&gt; 
       &lt;mailetpackage&gt;org.apache.james.transport.mailets&lt;/mailetpackage&gt;
       &lt;mailetpackage&gt;org.apache.james.transport.mailets.smime&lt;/mailetpackage&gt; 
@@ -211,10 +225,11 @@
       &lt;matcherpackage&gt;org.apache.james.transport.matchers &lt;/matcherpackage&gt;
       &lt;matcherpackage&gt;org.apache.james.transport.matchers.smime&lt;/matcherpackage&gt; 
     &lt;/matcherpackages&gt;
-        </pre></pre>
-</div>
-<p>Example SMIME mailet configurations:</p>
-<div class="source"><pre><pre>
+        </pre>
+      </pre></div>
+      <p>Example SMIME mailet configurations:</p>
+      <div class="source"><pre>
+        <pre>
     &lt;mailet match=&quot;IsSMIMEEncrypted&quot; class=&quot;SMIMEDecrypt&quot;&gt;
       &lt;keyStoreType&gt;pkcs12&lt;/keyStoreType&gt;
       &lt;keyStoreFileName&gt;c:/path.pfx&lt;/keyStoreFileName&gt;
@@ -230,25 +245,26 @@
       &lt;/keyStorePassword&gt; &lt;strip&gt;false&lt;/strip&gt;
       &lt;onlyTrusted&gt;true&lt;/onlyTrusted&gt; 
     &lt;/mailet&gt;
-        </pre></pre>
-</div>
-<p></p>
-
+        </pre>
+      </pre></div>
+      <p></p>
       Matcher example: messages signed by trusted users never are spam
       Messages with valid signatures will never be considered spam. This
       can be a valid policy *if* SMIMECheckSignature was invoked with
       <onlyTrusted>true</onlyTrusted>
       set
-      <div class="source"><pre><pre>
+      <div class="source"><pre>
+        <pre>
     &lt;mailet
         match=&quot;HasMailAttribute=org.apache.james.SMIMECheckSignature&quot;
         class=&quot;ToProcessor&quot;&gt;
       &lt;processor&gt;transport&lt;/processor&gt; 
     &lt;/mailet&gt;
-        </pre></pre>
-</div>
-<p>Signing example: Add a server-side signature to all mail.</p>
-<div class="source"><pre><pre>
+        </pre>
+      </pre></div>
+      <p>Signing example: Add a server-side signature to all mail.</p>
+      <div class="source"><pre>
+        <pre>
     &lt;mailet
         match=&quot;HasMailAttribute=org.apache.james.SMIMECheckSignature&quot;
         class=&quot;SetMimeHeader&quot;&gt; 
@@ -267,9 +283,10 @@
       &lt;postmasterSigns&gt;true&lt;/postmasterSigns&gt;
       &lt;debug&gt;true&lt;/debug&gt; 
     &lt;/mailet&gt;
-        </pre></pre>
-</div>
-</div>
+        </pre>
+      </pre></div>
+    </div>
+  
 
       </div>
     </div>

Propchange: james/site/trunk/www/mailet/crypto/conf.html
------------------------------------------------------------------------------
    svn:eol-style = native