spring-security-oauth2-authorization-server 7.1.0 API

Packages
Package
Description
Support for an OAuth2 Authorization Server, including authorization persistence, consent, token services, and protocol endpoints.
AuthenticationProvider implementations and related types for OAuth2 and OpenID Connect 1.0 flows handled by the authorization server.
Client registration persistence for the authorization server, including RegisteredClient and repository abstractions.
Context types that carry authorization server request state and attributes during protocol processing.
Converter implementations for authorization server domain types.
HTTP message converters for OAuth2 Authorization Server protocol representations.
Jackson 3 (tools.jackson) serialization support for authorization server types.
Jackson 2 (com.fasterxml.jackson) serialization support for authorization server types (deprecated in favor of jackson).
OpenID Connect 1.0 support for the authorization server (subpackages provide web, authentication, and HTTP conversion).
AuthenticationProvider implementations and related types for OpenID Connect 1.0 flows handled by the authorization server.
Converter implementations for OpenID Connect 1.0 domain types.
HTTP message converters for OpenID Connect 1.0 protocol representations.
Servlet filters and web support for OpenID Connect 1.0 endpoints.
AuthenticationConverter implementations for OpenID Connect 1.0 endpoints.
Configuration settings for registered clients and the authorization server.
OAuth2 token generation and related support for access, refresh, and custom token types.
Servlet filters and web support for OAuth2 Authorization Server endpoints.
AuthenticationConverter implementations for OAuth2 Authorization Server endpoints.