Package | Description |
---|---|
org.basex.core |
Database core classes.
|
org.basex.query.func.http |
HTTP Functions.
|
Modifier and Type | Field and Description |
---|---|
static EnumOption<StaticOptions.AuthMethod> |
StaticOptions.AUTHMETHOD
Default authorization method.
|
Modifier and Type | Method and Description |
---|---|
static StaticOptions.AuthMethod |
StaticOptions.AuthMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StaticOptions.AuthMethod[] |
StaticOptions.AuthMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
StaticOptions.AuthMethod |
HttpRequest.authMethod
Authentication method (Default: basic authentication).
|
Copyright © 2005–2015 BaseX Team. All rights reserved.