类分层结构
- java.lang.Object
- com.jfinal.plugin.activerecord.Model<M> (implements java.io.Serializable)
- cn.yerl.web.spring.sso.model.Token
- cn.yerl.web.spring.sso.properties.SSOProperties
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- cn.yerl.web.spring.sso.SSOClient (implements org.springframework.security.web.authentication.AuthenticationFailureHandler, org.springframework.security.web.authentication.AuthenticationSuccessHandler)
接口分层结构