Package org.springframework.security.oauth2.server.resource.web.server
-
Class Summary Class Description BearerTokenServerAuthenticationEntryPoint AnAuthenticationEntryPointimplementation used to commence authentication of protected resource requests usingBearerTokenAuthenticationFilter.ServerBearerTokenAuthenticationConverter A strategy for resolving Bearer Tokens from theServerWebExchange.