类分层结构
- java.lang.Object
- xyz.shodown.boot.upms.config.AdditionalProperties
- xyz.shodown.boot.upms.config.AdditionalProperties.Access
- xyz.shodown.boot.upms.config.AdditionalProperties.LoginKeys
- xyz.shodown.boot.upms.config.AdditionalProperties.Oauth
- xyz.shodown.boot.upms.model.AesEncryptDto (implements java.io.Serializable)
- xyz.shodown.boot.upms.handler.AuthEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
- xyz.shodown.boot.upms.handler.AuthFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
- xyz.shodown.boot.upms.support.AuthManager (implements org.springframework.security.authentication.AuthenticationManager)
- org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurerAdapter (implements org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurer)
- xyz.shodown.boot.upms.support.AuthServiceProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- xyz.shodown.boot.upms.handler.AuthSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- xyz.shodown.jpa.entity.BaseEntity (implements java.io.Serializable)
- xyz.shodown.boot.upms.support.CacheProvider
- xyz.shodown.boot.upms.model.ComponentVo (implements java.io.Serializable)
- xyz.shodown.boot.upms.support.DynamicAccessDecisionManager (implements org.springframework.security.access.AccessDecisionManager)
- xyz.shodown.boot.upms.support.DynamicSecurityMetadataSource (implements org.springframework.security.web.access.intercept.FilterInvocationSecurityMetadataSource)
- 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.springframework.web.filter.OncePerRequestFilter
- xyz.shodown.crypto.keychain.KeyChain (implements xyz.shodown.crypto.keychain.InitKeyChain)
- xyz.shodown.boot.upms.model.LoginDto (implements java.io.Serializable)
- xyz.shodown.boot.upms.model.MenuVo (implements java.io.Serializable, xyz.shodown.common.entity.TreeNode<IdType,R>)
- xyz.shodown.boot.upms.handler.NoAccessHandler (implements org.springframework.security.web.access.AccessDeniedHandler)
- xyz.shodown.boot.upms.controller.OauthGrantController
- xyz.shodown.boot.upms.model.OrgVo (implements java.io.Serializable, xyz.shodown.common.entity.TreeNode<IdType,R>)
- org.springframework.security.oauth2.provider.code.RandomValueAuthorizationCodeServices (implements org.springframework.security.oauth2.provider.code.AuthorizationCodeServices)
- org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapter (implements org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurer)
- xyz.shodown.boot.upms.model.RoleVo (implements java.io.Serializable)
- xyz.shodown.boot.upms.model.SecurityUser (implements org.springframework.security.core.userdetails.UserDetails)
- xyz.shodown.boot.upms.ShodownUpmsAutoConfig
- xyz.shodown.boot.upms.util.ShodownUpmsUtil
- xyz.shodown.boot.upms.handler.SuccessfulLogoutHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- xyz.shodown.boot.upms.advice.SymmetricDecryptAdvice (implements org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdvice)
- xyz.shodown.boot.upms.advice.SymmetricEncryptAdvice (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
- xyz.shodown.core.syslog.aop.SysLogSaverHandler<T> (implements xyz.shodown.core.syslog.aop.SysLogSaver)
- xyz.shodown.boot.upms.model.UserBaseInfo (implements java.io.Serializable)
- xyz.shodown.common.entity.UserInfoDelegate<T>
- xyz.shodown.boot.upms.model.UserInfoVo (implements java.io.Serializable)
- xyz.shodown.boot.upms.keychain.UserSecretKeyStorage (implements xyz.shodown.boot.upms.keychain.DynamicSecretKeyGetter)
- xyz.shodown.boot.upms.service.impl.UserServiceImpl (implements xyz.shodown.boot.upms.service.UserService)
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
接口分层结构
- xyz.shodown.boot.upms.keychain.DynamicSecretKeyGetter
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- xyz.shodown.boot.upms.repository.ShodownPermissionRepository
- xyz.shodown.boot.upms.repository.ShodownSysLogRepository
- xyz.shodown.boot.upms.repository.ShodownUserRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- xyz.shodown.boot.upms.repository.ShodownPermissionRepository
- xyz.shodown.boot.upms.repository.ShodownSysLogRepository
- xyz.shodown.boot.upms.repository.ShodownUserRepository
- xyz.shodown.boot.upms.constants.UpmsConstants
- org.springframework.security.core.userdetails.UserDetailsService
注释类型分层结构
Copyright © 2022. All rights reserved.