Package org.springframework.security.oauth2.server.resource.web
@NullMarked
package org.springframework.security.oauth2.server.resource.web
OAuth 2.0 Resource Server
Filter's and supporting classes and interfaces.-
ClassDescriptionAn
AuthenticationEntryPointimplementation used to commence authentication of protected resource requests usingBearerTokenAuthenticationFilter.A strategy for resolving Bearer Tokens from theHttpServletRequest.The defaultBearerTokenResolverimplementation based on RFC 6750.AnAuthenticationEntryPointimplementation used to commence authentication for DPoP-protected resource requests.Generic resolver extracting pre-authenticated JWT identity from a custom header.AFilterthat processes OAuth 2.0 Protected Resource Metadata Requests.