Package net.solarnetwork.web.security
package net.solarnetwork.web.security
-
ClassDescriptionAbstract base class for parsing and exposing the authentication data included in a HTTP authentication header.Factory for creating
AuthenticationDatainstances.Support for JWT encoded authorization data.Authentication filter forAuthenticationDatastyle token authentication.Authentication filter forAuthenticationDatastyle 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.Supported algorithms for the HTTPDigestheader.Exception for security errors.HttpServletRequestWrapperto aid in computing hash values for the request content.Global web constants for the central SolarNetwork applications.