程序包分层结构:
类分层结构
- java.lang.Object
- cn.herodotus.stirrup.oauth2.authorization.servlet.HerodotusAccessDeniedHandler (implements org.springframework.security.web.access.AccessDeniedHandler)
- cn.herodotus.stirrup.oauth2.authorization.servlet.HerodotusAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
- org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- cn.herodotus.stirrup.oauth2.authorization.servlet.OAuth2AuthorizeHttpRequestsConfigurerCustomer (implements org.springframework.security.config.Customizer<T>)
- cn.herodotus.stirrup.oauth2.authorization.servlet.OAuth2ResourceServerConfigurerCustomer (implements org.springframework.security.config.Customizer<T>)
- cn.herodotus.stirrup.oauth2.authorization.servlet.OAuth2SessionManagementConfigurerCustomer (implements org.springframework.security.config.Customizer<T>)
- org.springframework.security.web.authentication.session.RegisterSessionAuthenticationStrategy (implements org.springframework.security.web.authentication.session.SessionAuthenticationStrategy)
- cn.herodotus.stirrup.oauth2.authorization.servlet.ServletSecurityAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)