Am Sonntag, den 03.02.2008, 17:17 +0000 schrieb [EMAIL PROTECTED]:
> Author: bago
> Date: Sun Feb  3 09:17:44 2008
> New Revision: 618027
> 
> URL: http://svn.apache.org/viewvc?rev=618027&view=rev
> Log:
> - Added some serialversionUid
> - Removed some unused imports
> - Remove mime4j version from pom.xml because we use dependencyManagement in 
> parent pom.
> 

<SNIP>

> 
> Modified: 
> james/server/trunk/core-library/src/main/java/org/apache/james/security/SMIMEKeyHolder.java
> URL: 
> http://svn.apache.org/viewvc/james/server/trunk/core-library/src/main/java/org/apache/james/security/SMIMEKeyHolder.java?rev=618027&r1=618026&r2=618027&view=diff
> ==============================================================================
> --- 
> james/server/trunk/core-library/src/main/java/org/apache/james/security/SMIMEKeyHolder.java
>  (original)
> +++ 
> james/server/trunk/core-library/src/main/java/org/apache/james/security/SMIMEKeyHolder.java
>  Sun Feb  3 09:17:44 2008
> @@ -82,10 +82,6 @@
>       */
>      private CertStore certStore;
>      
> -    /** Creates a new instance of KeyHolder */
> -    private SMIMEKeyHolder() {
> -    }
> -    
>      /**
>       * Creates a new instance of <CODE>KeyHolder</CODE> using [EMAIL 
> PROTECTED] java.security.KeyStore} related parameters.
>       * @param keyStoreFileName The (absolute) file name of the .keystore 
> file to load the keystore from.


I'm not know the code of this class to good. But was the the private
constructor maybe in place to not allow to instance it ?

bye
Norman


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to