Uses of Package
org.apache.james.transport.mailets.smime

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

Classes in org.apache.james.transport.mailets.smime used by org.apache.james.transport.mailets.smime
AbstractSign
          Abstract mailet providing common SMIME signature services.
It can be subclassed to make authoring signing mailets simple.
By extending it and overriding one or more of the following methods a new behaviour can be quickly created without the author having to address any issue other than the relevant one:
Sign
          Puts a server-side signature on a message.
It is a concrete subclass of AbstractSign, with very few modifications to it.
 



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