|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mcne.security.SSLEnvironment
Constructor Summary | |
protected |
SSLEnvironment()
Creates a new instance of SSLEnvironment |
Method Summary | |
javax.net.ssl.SSLContext |
getContext()
Devuelve el contexto de la conexión SSL |
static SSLEnvironment |
getInstance()
Devuelve una única instancia de la clase SSLEnvironment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected SSLEnvironment()
Method Detail |
public static SSLEnvironment getInstance()
public javax.net.ssl.SSLContext getContext() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |