Package | Description |
---|---|
org.wildfly.swarm.config |
Modifier and Type | Method and Description |
---|---|
IIOPOpenjdk.Security |
IIOPOpenjdk.security()
Indicates whether the security interceptors are to be installed (client,
identity, elytron) or not (none).
|
static IIOPOpenjdk.Security |
IIOPOpenjdk.Security.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IIOPOpenjdk.Security[] |
IIOPOpenjdk.Security.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.security(IIOPOpenjdk.Security value)
Indicates whether the security interceptors are to be installed (client,
identity, elytron) or not (none).
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.