Spring Security Framework

Uses of Class
org.springframework.security.firewall.RequestRejectedException

Packages that use RequestRejectedException
org.springframework.security.firewall   
 

Uses of RequestRejectedException in org.springframework.security.firewall
 

Methods in org.springframework.security.firewall that throw RequestRejectedException
 FirewalledRequest HttpFirewall.getFirewalledRequest(HttpServletRequest request)
          Provides the request object which will be passed through the filter chain.
 FirewalledRequest DefaultHttpFirewall.getFirewalledRequest(HttpServletRequest request)
           
 


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.