Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- org.springframework.security.authentication.dao.DaoAuthenticationProvider
- cc.cc4414.spring.auth.controller.AuthController
- cc.cc4414.spring.auth.service.impl.AuthenticationChecksServiceImpl (implements cc.cc4414.spring.auth.service.IAuthenticationChecksService)
- cc.cc4414.spring.auth.config.AuthenticationManagerImpl (implements org.springframework.security.authentication.AuthenticationManager)
- cc.cc4414.spring.auth.config.AuthFilter (implements javax.servlet.Filter)
- org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurerAdapter (implements org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurer)
- cc.cc4414.spring.auth.property.AuthProperties
- cc.cc4414.spring.auth.service.impl.AuthServiceImpl (implements cc.cc4414.spring.auth.service.IAuthService)
- cc.cc4414.spring.common.core.BaseAutoConfigurationImportSelector (implements org.springframework.context.annotation.ImportSelector)
- cc.cc4414.spring.resource.core.BaseUser (implements java.io.Serializable)
- cc.cc4414.spring.auth.model.CcUserDetails (implements org.springframework.security.core.userdetails.UserDetails)
- cc.cc4414.spring.auth.CcAutoConfiguration
- cc.cc4414.spring.auth.service.impl.JwtAdditionalInformationServiceImpl (implements cc.cc4414.spring.auth.service.IJwtAdditionalInformationService)
- cc.cc4414.spring.auth.config.JwtTokenConfig
- cc.cc4414.spring.auth.service.impl.LocalSysUserServiceImpl (implements cc.cc4414.spring.auth.service.ISysUserService)
- cc.cc4414.spring.auth.service.impl.RemoteSysUserServiceImpl (implements cc.cc4414.spring.auth.service.ISysUserService)
- cc.cc4414.spring.auth.service.impl.SysUserServiceImpl (implements cc.cc4414.spring.auth.service.ISysUserService)
- cc.cc4414.spring.auth.config.UserDetailsServiceImpl (implements org.springframework.security.core.userdetails.UserDetailsService)
Interface Hierarchy
Enum Hierarchy
Copyright © 2019. All rights reserved.