Package | Description |
---|---|
org.owasp.esapi |
The ESAPI interfaces and
Exception classes model the most
important security functions to enterprise web applications. |
org.owasp.esapi.reference |
This package contains reference implementations of the ESAPI interfaces.
|
Modifier and Type | Method and Description |
---|---|
SecurityConfiguration.Threshold |
SecurityConfiguration.getQuota(String eventName)
Gets the intrusion detection quota for the specified event.
|
Modifier and Type | Method and Description |
---|---|
SecurityConfiguration.Threshold |
DefaultSecurityConfiguration.getQuota(String eventName)
Gets the intrusion detection quota for the specified event.
|
Copyright © 2013 The Open Web Application Security Project (OWASP). All Rights Reserved.