| Package | Description |
|---|---|
| org.owasp.csrfguard.config | |
| org.owasp.csrfguard.config.overlay |
| Modifier and Type | Class and Description |
|---|---|
class |
NullConfigurationProviderFactory
TODO document
|
class |
PropertiesConfigurationProviderFactory
TODO document
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationAutodetectProviderFactory
The default configuration provider is:
ConfigurationAutodetectProviderFactory
which will look for an overlay file, it is there, and the factory inside that file is set it will use it, otherwise will be PropertiesConfigurationProviderFactory
it needs to implement ConfigurationProviderFactory |
class |
ConfigurationOverlayProviderFactory
TODO document
|
Copyright © 2025 OWASP. All rights reserved.