Hierarchy For All Packages
Package Hierarchies:- org.oxerr.spring.security.wechat.authentication,
- org.oxerr.spring.security.wechat.config.annotation.web.configurers,
- org.oxerr.spring.security.wechat.core,
- org.oxerr.spring.security.wechat.core.userdetails,
- org.oxerr.spring.security.wechat.samples.helloworld,
- org.oxerr.spring.security.wechat.samples.helloworld.service.impl,
- org.oxerr.spring.security.wechat.samples.helloworld.web,
- org.oxerr.spring.security.wechat.web.authentication
Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.oxerr.spring.security.wechat.authentication.WeChatAuthenticationToken
- org.oxerr.spring.security.wechat.web.authentication.AbstractSimpleRedirectWeChatService (implements org.oxerr.spring.security.wechat.web.authentication.WeChatService)
- org.oxerr.spring.security.wechat.web.authentication.AbstractJavaScriptRedirectWeChatService (implements org.springframework.context.MessageSourceAware)
- org.oxerr.spring.security.wechat.samples.helloworld.service.impl.WeChatServiceImpl
- org.oxerr.spring.security.wechat.web.authentication.AbstractJavaScriptRedirectWeChatService (implements org.springframework.context.MessageSourceAware)
- org.oxerr.spring.security.wechat.samples.helloworld.Application
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- org.oxerr.spring.security.wechat.web.authentication.WeChatAuthenticationFilter
- org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- org.oxerr.spring.security.wechat.samples.helloworld.web.IndexController
- org.springframework.context.support.MessageSourceSupport
- org.springframework.context.support.AbstractMessageSource (implements org.springframework.context.HierarchicalMessageSource)
- org.springframework.context.support.AbstractResourceBasedMessageSource
- org.springframework.context.support.ResourceBundleMessageSource (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.oxerr.spring.security.wechat.core.WeChatMessageSource
- org.springframework.context.support.ResourceBundleMessageSource (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.context.support.AbstractResourceBasedMessageSource
- org.springframework.context.support.AbstractMessageSource (implements org.springframework.context.HierarchicalMessageSource)
- org.oxerr.spring.security.wechat.samples.helloworld.SecurityConfiguration
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- org.springframework.security.config.annotation.web.configurers.AbstractHttpConfigurer<T,B>
- org.springframework.security.config.annotation.web.configurers.AbstractAuthenticationFilterConfigurer<B,T,F>
- org.oxerr.spring.security.wechat.config.annotation.web.configurers.WeChatLoginConfigurer<H>
- org.springframework.security.config.annotation.web.configurers.AbstractAuthenticationFilterConfigurer<B,T,F>
- org.springframework.security.config.annotation.web.configurers.AbstractHttpConfigurer<T,B>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- org.oxerr.spring.security.wechat.core.AuthDenyException
- org.springframework.security.core.AuthenticationException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- org.oxerr.spring.security.wechat.samples.helloworld.SecurityConfiguration.FormLoginWebSecurityConfigurerAdapter
- org.oxerr.spring.security.wechat.authentication.WeChatAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- org.oxerr.spring.security.wechat.samples.helloworld.WeChatProperties
- org.oxerr.spring.security.wechat.samples.helloworld.WeChatPropertiesValidator (implements org.springframework.validation.Validator)
- org.oxerr.spring.security.wechat.samples.helloworld.service.impl.WeChatUserDetails (implements org.springframework.security.core.userdetails.UserDetails)
- org.oxerr.spring.security.wechat.samples.helloworld.service.impl.WeChatUserDetailsServiceImpl (implements org.oxerr.spring.security.wechat.core.userdetails.WeChatUserDetailsService)
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
Interface Hierarchy
- org.oxerr.spring.security.wechat.web.authentication.WeChatService
- org.oxerr.spring.security.wechat.core.userdetails.WeChatUserDetailsService