| Package | Description |
|---|---|
| org.wildfly.swarm.config |
| Modifier and Type | Method and Description |
|---|---|
IIOPOpenjdk.ClientSupports |
IIOPOpenjdk.clientSupports()
Value that indicates the client SSL supported parameters (None,
ServerAuth, ClientAuth, MutualAuth).
|
static IIOPOpenjdk.ClientSupports |
IIOPOpenjdk.ClientSupports.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IIOPOpenjdk.ClientSupports[] |
IIOPOpenjdk.ClientSupports.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
IIOPOpenjdk.clientSupports(IIOPOpenjdk.ClientSupports value)
Value that indicates the client SSL supported parameters (None,
ServerAuth, ClientAuth, MutualAuth).
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.