Package | Description |
---|---|
io.fabric8.gateway.handlers.detecting.protocol.ssl |
Modifier and Type | Method and Description |
---|---|
static SslSocketWrapper.ClientAuth |
SslSocketWrapper.ClientAuth.valueOf(java.lang.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(javax.net.ssl.SSLContext sslContext,
SslSocketWrapper.ClientAuth clientAuth,
java.lang.String disabledCypherSuites,
java.lang.String enabledCipherSuites) |
Copyright © 2011-2014 Red Hat. All Rights Reserved.