Package org.springframework.security.oauth2.server.resource.web.server
@NullMarked
package org.springframework.security.oauth2.server.resource.web.server
OAuth 2.0 Resource Server WebFlux support classes.
-
ClassesClassDescriptionAn
AuthenticationEntryPointimplementation used to commence authentication of protected resource requests usingBearerTokenAuthenticationFilter.