| Package | Description |
|---|---|
| com.impossibl.postgres.protocol.ssl | |
| com.impossibl.postgres.system |
| Modifier and Type | Method and Description |
|---|---|
static SSLMode |
SSLMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SSLMode[] |
SSLMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SSLEngine |
SSLEngineFactory.create(SSLMode sslMode,
Context context) |
| Modifier and Type | Field and Description |
|---|---|
static SSLMode |
Settings.SSL_MODE_DEFAULT |
Copyright © 2013-2015 impossibl.com. All Rights Reserved.