|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthValues | |
|---|---|
| org.wildfly.extras.creaper.commands.orb | |
| Uses of AuthValues in org.wildfly.extras.creaper.commands.orb |
|---|
| Methods in org.wildfly.extras.creaper.commands.orb that return AuthValues | |
|---|---|
static AuthValues |
AuthValues.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AuthValues[] |
AuthValues.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.wildfly.extras.creaper.commands.orb with parameters of type AuthValues | |
|---|---|
ChangeOrb.Builder |
ChangeOrb.Builder.clientRequires(AuthValues clientRequires)
|
ChangeOrb.Builder |
ChangeOrb.Builder.clientSupports(AuthValues clientSupports)
|
ChangeOrb.Builder |
ChangeOrb.Builder.serverRequires(AuthValues serverRequires)
|
ChangeOrb.Builder |
ChangeOrb.Builder.serverSupports(AuthValues serverSupports)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||