|
VLab Common 1.2 | |||||||||
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
SslFactory
class - abstract class is used for the ssl communication
initialisation
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 |
---|
public SslFactory()
Method Detail |
---|
public static final void initSsl(java.lang.ClassLoader classLoader, IConfiguration config) throws VlabException
config
- configuration object
VlabException
|
VLab Common 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |