|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mina.example.echoserver.ssl.BogusSslContextFactory
public class BogusSslContextFactory
Factory to create a bogus SSLContext.
Constructor Summary | |
---|---|
BogusSslContextFactory()
|
Method Summary | |
---|---|
static javax.net.ssl.SSLContext |
getInstance(boolean server)
Get SSLContext singleton. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BogusSslContextFactory()
Method Detail |
---|
public static javax.net.ssl.SSLContext getInstance(boolean server) throws java.security.GeneralSecurityException
java.security.GeneralSecurityException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |