Package org.springframework.security.web.util

Interface Summary
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.
 

Class Summary
AntUrlPathMatcher Ant path strategy for URL matching.
RedirectUrlBuilder Internal class for building redirect URLs.
RegexUrlPathMatcher  
TextEscapeUtils Utility for escaping characters in HTML strings.
ThrowableAnalyzer Handler for analyzing Throwable instances.
UrlUtils Provides static methods for composing URLs.
 



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