| 类 | 说明 |
|---|---|
| JwtAuthenticationWebFilter |
1、JWT Authentication Filter For Reactive (负责请求拦截)
|
| JwtMatchedServerAuthenticationEntryPoint |
Jwt认证 (authentication)处理端点
|
| JwtMatchedServerAuthenticationFailureHandler |
5、JWT Authentication Failure Handler For Reactive (负责认证失败处理)
|
| JwtMatchedServerAuthenticationSuccessHandler |
4、JWT Authentication Success Handler For Reactive (负责认证成功处理)
|
| JwtReactiveAuthenticationManager |
3、JWT Authentication Manager For Reactive (负责校验 Authentication 对象)
|
| JwtServerAuthenticationConverter |
2、JWT Authentication Converter For Reactive (负责提取Token)
|
| JwtServerAuthorizationSecurityContextRepository |
1、JWT Authorization Security Context Repository For Reactive (负责提取Token,构造 SecurityContext 对象)
https://www.jianshu.com/p/e013ca21d91d
https://www.baeldung.com/spring-oauth-login-webflux
|
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.