Uses of Package
org.springframework.security.web.util

Packages that use org.springframework.security.web.util
org.springframework.security.web   
org.springframework.security.web.access   
org.springframework.security.web.access.expression   
org.springframework.security.web.access.intercept Enforces security for HTTP requests, typically by the URL requested. 
org.springframework.security.web.util   
 

Classes in org.springframework.security.web.util used by org.springframework.security.web
UrlMatcher
          Strategy for deciding whether configured path matches a submitted candidate URL.
 

Classes in org.springframework.security.web.util used by org.springframework.security.web.access
ThrowableAnalyzer
          Handler for analyzing Throwable instances.
 

Classes in org.springframework.security.web.util used by org.springframework.security.web.access.expression
UrlMatcher
          Strategy for deciding whether configured path matches a submitted candidate URL.
 

Classes in org.springframework.security.web.util used by org.springframework.security.web.access.intercept
UrlMatcher
          Strategy for deciding whether configured path matches a submitted candidate URL.
 

Classes in org.springframework.security.web.util used by org.springframework.security.web.util
ThrowableCauseExtractor
          Interface for handlers extracting the cause out of a specific Throwable type.
UrlMatcher
          Strategy for deciding whether configured path matches a submitted candidate URL.
 



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