| Package | Description |
|---|---|
| org.apache.jena.atlas.web |
| Modifier and Type | Method and Description |
|---|---|
static AuthScheme |
AuthScheme.scheme(String name) |
static AuthScheme |
AuthScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthScheme[] |
AuthScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Licenced under the Apache License, Version 2.0