| Package | Description |
|---|---|
| org.wildfly.swarm.config |
| Modifier and Type | Method and Description |
|---|---|
IIOPOpenjdk.ClientRequires |
IIOPOpenjdk.clientRequires()
Value that indicates the client SSL required parameters (None,
ServerAuth, ClientAuth, MutualAuth).
|
static IIOPOpenjdk.ClientRequires |
IIOPOpenjdk.ClientRequires.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IIOPOpenjdk.ClientRequires[] |
IIOPOpenjdk.ClientRequires.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.clientRequires(IIOPOpenjdk.ClientRequires value)
Value that indicates the client SSL required parameters (None,
ServerAuth, ClientAuth, MutualAuth).
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.