类分层结构
- java.lang.Object
- org.springframework.security.web.server.authentication.AuthenticationWebFilter (implements org.springframework.web.server.WebFilter)
- org.springframework.security.boot.jwt.authentication.server.JwtMatchedServerAuthenticationEntryPoint (implements org.springframework.security.boot.biz.authentication.server.MatchedServerAuthenticationEntryPoint)
- org.springframework.security.boot.jwt.authentication.server.JwtMatchedServerAuthenticationFailureHandler (implements org.springframework.security.boot.biz.authentication.server.MatchedServerAuthenticationFailureHandler)
- org.springframework.security.boot.jwt.authentication.server.JwtMatchedServerAuthenticationSuccessHandler (implements org.springframework.security.boot.biz.authentication.server.MatchedServerAuthenticationSuccessHandler)
- org.springframework.security.boot.jwt.authentication.server.JwtReactiveAuthenticationManager (implements org.springframework.security.authentication.ReactiveAuthenticationManager)
- org.springframework.security.boot.jwt.authentication.server.JwtServerAuthenticationConverter (implements org.springframework.security.web.server.authentication.ServerAuthenticationConverter)
- org.springframework.security.boot.jwt.authentication.server.JwtServerAuthorizationSecurityContextRepository (implements org.springframework.security.web.server.context.ServerSecurityContextRepository)
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.