Package | Description |
---|---|
org.wildfly.swarm.config |
Modifier and Type | Method and Description |
---|---|
IIOPOpenjdk.CallerPropagation |
IIOPOpenjdk.callerPropagation()
Indicates whether the caller identity should be propagated in the SAS
context or not.
|
static IIOPOpenjdk.CallerPropagation |
IIOPOpenjdk.CallerPropagation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IIOPOpenjdk.CallerPropagation[] |
IIOPOpenjdk.CallerPropagation.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.callerPropagation(IIOPOpenjdk.CallerPropagation value)
Indicates whether the caller identity should be propagated in the SAS
context or not.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.