Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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.Application
    • org.oxerr.spring.security.wechat.samples.helloworld.web.IndexController
    • org.oxerr.spring.security.wechat.samples.helloworld.SecurityConfiguration
    • org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
    • 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)