Package org.springframework.security.oauth2.server.resource.web
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.Authenticates requests that contain an OAuth 2.0 Bearer Token.A strategy for resolving Bearer Tokens from theHttpServletRequest.The defaultBearerTokenResolverimplementation based on RFC 6750.Generic resolver extracting pre-authenticated JWT identity from a custom header.