Package org.springframework.security.oauth2.server.authorization.web
package org.springframework.security.oauth2.server.authorization.web
-
ClassesClassDescriptionA
Filterthat processes JWK Set requests.AFilterfor the OAuth 2.0 Authorization Code Grant, which handles the processing of the OAuth 2.0 Authorization Request and Consent.AFilterthat processes OAuth 2.0 Authorization Server Metadata Requests.AFilterthat processes an authentication request for an OAuth 2.0 Client.AFilterfor the OAuth 2.0 Device Authorization endpoint, which handles the processing of the OAuth 2.0 Device Authorization Request.AFilterfor the OAuth 2.0 Device Authorization Grant, which handles the processing of the Device Verification Request (submission of the user code) and the Device Authorization Consent.AFilterfor the OAuth 2.0 Token endpoint, which handles the processing of an OAuth 2.0 Authorization Grant.AFilterfor the OAuth 2.0 Token Introspection endpoint.AFilterfor the OAuth 2.0 Token Revocation endpoint.