| Package | Description |
|---|---|
| org.owasp.csrfguard.config.overlay |
| Modifier and Type | Method and Description |
|---|---|
static ConfigPropertiesCascadeBase.ConfigFileType |
ConfigPropertiesCascadeBase.ConfigFileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigPropertiesCascadeBase.ConfigFileType |
ConfigPropertiesCascadeBase.ConfigFileType.valueOfIgnoreCase(String string)
do a case-insensitive matching
|
static ConfigPropertiesCascadeBase.ConfigFileType[] |
ConfigPropertiesCascadeBase.ConfigFileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 OWASP. All rights reserved.