类分层结构
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.springframework.security.oauth2.core.authentication.OAuth2AuthenticationContext (implements org.springframework.security.oauth2.core.context.Context)
- org.springframework.security.oauth2.core.authentication.OAuth2AuthenticationContext.AbstractBuilder<T,B>
- org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcClientRegistrationAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.oidc.authentication.OidcUserInfoAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)