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