org.jboss.remoting.security.SSLSocketBuilder This builds SSL server socket factories and SSL socket factories.<p/> The main methods are createSSLServerSocketFactory() and createSSLSocketFactory(). By default, these methods will use SSLServerSocketFactory.getDefault() and SSLSocketFactory.getDefault() and will require the proper system ...
org.jacorb.security.util.CertUtils A class with utility methods that help managing certificates @author Gerald Brose, FU Berlin @version $Id: CertUtils.java,v 1.11 2004/05/06 12:40:01 nicolas Exp $
org.enhydra.oyster.exception.SMIMEException SMIMEException is exception which is thrown in the classes specific for SMIME and in the processes associated with SMIME. It contains messages describing appeared problems and contains name of the class where the exception was thrown.<BR> <BR> SMIMEException, as one of his arguments, c ...