Uses of Enum Class
org.basex.core.StaticOptions.AuthMethod
Packages that use StaticOptions.AuthMethod
-
Uses of StaticOptions.AuthMethod in org.basex.core
Fields in org.basex.core with type parameters of type StaticOptions.AuthMethodModifier and TypeFieldDescriptionstatic final EnumOption<StaticOptions.AuthMethod>StaticOptions.AUTHMETHODDefault authentication method.Methods in org.basex.core that return StaticOptions.AuthMethodModifier and TypeMethodDescriptionstatic StaticOptions.AuthMethodReturns the enum constant of this class with the specified name.static StaticOptions.AuthMethod[]StaticOptions.AuthMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.