| Package | Description |
|---|---|
| org.owasp.esapi.configuration |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardEsapiPropertyLoader
Loader capable of loading single security configuration property from standard java properties configuration file.
|
class |
XmlEsapiPropertyLoader
Loader capable of loading single security configuration property from xml configuration file.
|
| Modifier and Type | Field and Description |
|---|---|
protected TreeSet<AbstractPrioritizedPropertyLoader> |
EsapiPropertyManager.loaders |
| Modifier and Type | Method and Description |
|---|---|
static AbstractPrioritizedPropertyLoader |
EsapiPropertyLoaderFactory.createPropertyLoader(EsapiConfiguration cfg) |
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractPrioritizedPropertyLoader.compareTo(AbstractPrioritizedPropertyLoader compared) |
Copyright © 2016 The Open Web Application Security Project (OWASP). All rights reserved.