VLab Common 1.1

pl.psnc.vlab.conf
Class SslFactory

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

public abstract class SslFactory
extends java.lang.Object

The abstract class is used for the ssl communicaiton initialization

Author:
osa

Constructor Summary
SslFactory()
           
 
Method Summary
static void initSsl(java.lang.ClassLoader classLoader, Configuration 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,
                                 Configuration config)
                          throws VlabException
Initialize the SSL with the values specified by the Configuration

Parameters:
config - configuration object
Throws:
VlabException

VLab Common 1.1

Copyright 2004 by VLAB Dominik Stoklosa.