| Package | Description |
|---|---|
| org.wildfly.extras.creaper.commands.orb |
| Modifier and Type | Method and Description |
|---|---|
static SupportedValues |
SupportedValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedValues[] |
SupportedValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeOrb.Builder |
ChangeOrb.Builder.callerPropagation(SupportedValues callerPropagation) |
ChangeOrb.Builder |
ChangeOrb.Builder.confidentiality(SupportedValues confidentiality) |
ChangeOrb.Builder |
ChangeOrb.Builder.detectMisordering(SupportedValues detectMisordering) |
ChangeOrb.Builder |
ChangeOrb.Builder.detectReplay(SupportedValues detectReplay) |
ChangeOrb.Builder |
ChangeOrb.Builder.integrity(SupportedValues integrity) |
ChangeOrb.Builder |
ChangeOrb.Builder.trustInClient(SupportedValues trustInClient) |
ChangeOrb.Builder |
ChangeOrb.Builder.trustInTarget(SupportedValues trustInTarget) |
Copyright © 2024. All rights reserved.