Package org.springframework.security.web.util
Web utility classes.
Should not depend on any other framework classes.
-
Interface Summary Interface Description ThrowableCauseExtractor Interface for handlers extracting the cause out of a specificThrowable
type. -
Class Summary Class Description OnCommittedResponseWrapper Base class for response wrappers which encapsulate the logic for handling an event when theHttpServletResponse
is committed.RedirectUrlBuilder Internal class for building redirect URLs.TextEscapeUtils Internal utility for escaping characters in HTML strings.ThrowableAnalyzer Handler for analyzingThrowable
instances.UrlUtils Provides static methods for composing URLs.