| Package | Description |
|---|---|
| org.wildfly.swarm.config |
| Modifier and Type | Method and Description |
|---|---|
IIOPOpenjdk.Confidentiality |
IIOPOpenjdk.confidentiality()
Indicates whether the transport must require confidentiality protection
or not.
|
static IIOPOpenjdk.Confidentiality |
IIOPOpenjdk.Confidentiality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IIOPOpenjdk.Confidentiality[] |
IIOPOpenjdk.Confidentiality.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.confidentiality(IIOPOpenjdk.Confidentiality value)
Indicates whether the transport must require confidentiality protection
or not.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.