Uses of Class
org.owasp.esapi.SecurityConfiguration.Threshold

Packages that use SecurityConfiguration.Threshold
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. 
 

Uses of SecurityConfiguration.Threshold in org.owasp.esapi
 

Methods in org.owasp.esapi that return SecurityConfiguration.Threshold
 SecurityConfiguration.Threshold SecurityConfiguration.getQuota(java.lang.String eventName)
          Gets the intrusion detection quota for the specified event.
 

Uses of SecurityConfiguration.Threshold in org.owasp.esapi.reference
 

Methods in org.owasp.esapi.reference that return SecurityConfiguration.Threshold
 SecurityConfiguration.Threshold DefaultSecurityConfiguration.getQuota(java.lang.String eventName)
          Gets the intrusion detection quota for the specified event.
 



Copyright © 2011 The Open Web Application Security Project (OWASP). All Rights Reserved.