|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SSLContextFactory
Provides an abstraction of client and server SSLContext creation.
| Method Summary | |
|---|---|
SSLContext |
createClientContext()
Creates a SSLContext suiteable for client-side usage. |
SSLContext |
createServerContext()
Creates a SSLContext suiteable for server-side usage. |
| Method Detail |
|---|
SSLContext createServerContext()
throws GeneralSecurityException
SSLContext suiteable for server-side usage.
GeneralSecurityException
SSLContext createClientContext()
throws GeneralSecurityException
SSLContext suiteable for client-side usage.
GeneralSecurityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||