程序包分层结构:
类分层结构
- java.lang.Object
- org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
- org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- cn.herodotus.stirrup.oauth2.management.response.OAuth2AccessTokenResponseHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- cn.herodotus.stirrup.oauth2.management.response.OidcClientRegistrationResponseHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)