|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.mina.examples.echoserver.ssl.BogusSSLContextFactory
public class BogusSSLContextFactory
Factory to create a bougus 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 | ||||||||