|
VLab Common 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.vlab.conf.SslFactory
public abstract class SslFactory
The abstract class is used for the ssl communicaiton initialization
| 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 |
|---|
public SslFactory()
| Method Detail |
|---|
public static final void initSsl(java.lang.ClassLoader classLoader,
Configuration config)
throws VlabException
config - configuration object
VlabException
|
VLab Common 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||