Uses of Class
org.apache.james.transport.mailets.smime.Sign

Packages that use Sign
org.apache.james.transport.mailets.smime   
 

Uses of Sign in org.apache.james.transport.mailets.smime
 

Subclasses of Sign in org.apache.james.transport.mailets.smime
 class SMIMESign
          Puts a server-side SMIME signature on a message.
It is a concrete subclass of Sign, with very few modifications to it, to specialize for SMIME.
 



Copyright © 2008 The Apache Software Foundation. All Rights Reserved.