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