Package | Description |
---|---|
io.fabric8.gateway.handlers.detecting.protocol.ssl |
Modifier and Type | Method and Description |
---|---|
static SslSocketWrapper.ClientAuth |
SslSocketWrapper.ClientAuth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SslSocketWrapper.ClientAuth[] |
SslSocketWrapper.ClientAuth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SslSocketWrapper.initServer(SSLContext sslContext,
SslSocketWrapper.ClientAuth clientAuth,
String disabledCypherSuites,
String enabledCipherSuites) |
Copyright © 2011–2014 Red Hat. All rights reserved.