All Classes and Interfaces

Class
Description
Extension of AbstractView that preserves model attribute ordering and supports serializing model properties with a PropertySerializerRegistrar.
Abstract base class for parsing and exposing the authentication data included in a HTTP authentication header.
Factory for creating AuthenticationData instances.
Support for JWT encoded authorization data.
Authentication filter for AuthenticationData style token authentication.
Authentication filter for AuthenticationData style token authentication on a STOMP message channel.
Original HMAC-SHA1 authentication token scheme.
Version 2 authentication token scheme based on HMAC-SHA256.
Authentication scheme constants.
Utility methods for authentication support.
API for a provider of authorization credentials.
Interceptor to add an Authorization HTTP header using the SNWS2 scheme.
Supported algorithms for the HTTP Digest header.
View to return JSON encoded data.
A client HTTP interceptor for logging the full details of each request.
Extension of MessageSource to allow for getting all messages.
Resource that delegates operations to a MultipartFile.
Extension of ReloadableResourceBundleMessagesSource that supports a pattern resolver for matching any number of resources.
A web controller for running a set of PingTest tests and returning the results.
An overall test results class.
Extension of ReloadableResourceBundleMessagesSource to allow finding all keys for all messages.
A web request envelope object.
HandshakeInterceptor that populates properties from the connection as message headers.
A simple service response envelope object.
Filter for adding arbitrary HTTP headers to requests, to add cache headers to static files.
Exception for security errors.
HttpServletRequestWrapper to aid in computing hash values for the request content.
Helper class to inject beans into a ServletContext.
HttpMessageConverter that marshals objects into CSV documents.
Spring View for turning objects into CSV through JavaBean introspection.
HttpMessageConverter that marshals objects into XML documents.
Spring View for turning objects into XML through JavaBean introspection.
A simple statically assigned authorization credentials provider.
ThemeResolver that resolves a theme name from a URL path variable.
API for augmenting a view response.
Global web constants for the central SolarNetwork applications.
Common utility helper methods for web processing.