VLab Common 1.2

pl.psnc.vlab.conf
Class SslFactory

java.lang.Object
  extended by pl.psnc.vlab.conf.SslFactory

public abstract class SslFactory
extends java.lang.Object

SslFactory class - abstract class is used for the ssl communication initialisation

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Constructor Summary
SslFactory()
           
 
Method Summary
static void initSsl(java.lang.ClassLoader classLoader, IConfiguration config)
          Initialize the SSL with the values specified by the Configuration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SslFactory

public SslFactory()
Method Detail

initSsl

public static final void initSsl(java.lang.ClassLoader classLoader,
                                 IConfiguration config)
                          throws VlabException
Initialize the SSL with the values specified by the Configuration

Parameters:
config - configuration object
Throws:
VlabException

VLab Common 1.2

Copyright 2004 by VLAB Dominik Stoklosa.