A B C D E F G H I J L M N O R S T U W X
A
- Access() - 类 的构造器xyz.shodown.boot.upms.config.AdditionalProperties.Access
-
- AdditionalProperties - xyz.shodown.boot.upms.config中的类
-
- AdditionalProperties() - 类 的构造器xyz.shodown.boot.upms.config.AdditionalProperties
-
- AdditionalProperties.Access - xyz.shodown.boot.upms.config中的类
-
- AdditionalProperties.LoginKeys - xyz.shodown.boot.upms.config中的类
-
- AdditionalProperties.Oauth - xyz.shodown.boot.upms.config中的类
-
- AesEncryptDto - xyz.shodown.boot.upms.model中的类
-
- AesEncryptDto() - 类 的构造器xyz.shodown.boot.upms.model.AesEncryptDto
-
- afterBodyRead(Object, HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - 类 中的方法xyz.shodown.boot.upms.advice.SymmetricDecryptAdvice
-
- afterPropertiesSet() - 类 中的方法xyz.shodown.boot.upms.filter.AuthProcessingFilter
-
- approvalStore() - 类 中的方法xyz.shodown.boot.upms.config.OAuthServerConfig
-
授权信息保存策略
- attemptAuthentication(HttpServletRequest, HttpServletResponse) - 类 中的方法xyz.shodown.boot.upms.filter.AuthProcessingFilter
-
- authCodeResourceDetails() - 类 中的方法xyz.shodown.boot.upms.config.WebSecurityConfig
-
- authenticate(Authentication) - 类 中的方法xyz.shodown.boot.upms.support.AuthManager
-
- authenticate(Authentication) - 类 中的方法xyz.shodown.boot.upms.support.AuthServiceProvider
-
- AuthEntryPoint - xyz.shodown.boot.upms.handler中的类
-
- AuthEntryPoint() - 类 的构造器xyz.shodown.boot.upms.handler.AuthEntryPoint
-
- AuthFailureHandler - xyz.shodown.boot.upms.handler中的类
-
- AuthFailureHandler() - 类 的构造器xyz.shodown.boot.upms.handler.AuthFailureHandler
-
- AuthManager - xyz.shodown.boot.upms.support中的类
-
- AuthManager() - 类 的构造器xyz.shodown.boot.upms.support.AuthManager
-
- authorizationCodeServices() - 类 中的方法xyz.shodown.boot.upms.config.OAuthServerConfig
-
授权码模式数据来源
- authorizationCodeStore - 类 中的变量xyz.shodown.boot.upms.support.RedisMemoryAuthorizationCodeServices
-
- AuthProcessingFilter - xyz.shodown.boot.upms.filter中的类
-
- AuthProcessingFilter() - 类 的构造器xyz.shodown.boot.upms.filter.AuthProcessingFilter
-
- AuthServiceProvider - xyz.shodown.boot.upms.support中的类
-
- AuthServiceProvider() - 类 的构造器xyz.shodown.boot.upms.support.AuthServiceProvider
-
- AuthSuccessHandler - xyz.shodown.boot.upms.handler中的类
-
- AuthSuccessHandler() - 类 的构造器xyz.shodown.boot.upms.handler.AuthSuccessHandler
-
B
- beforeBodyRead(HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - 类 中的方法xyz.shodown.boot.upms.advice.SymmetricDecryptAdvice
-
- beforeBodyWrite(Object, MethodParameter, MediaType, Class<? extends HttpMessageConverter<?>>, ServerHttpRequest, ServerHttpResponse) - 类 中的方法xyz.shodown.boot.upms.advice.SymmetricEncryptAdvice
-
- blendIvAndEncryptData(String, int, String) - 类 中的静态方法xyz.shodown.boot.upms.util.ShodownUpmsUtil
-
混合iv向量和加密文本
C
- CacheProvider - xyz.shodown.boot.upms.support中的类
-
- CacheProvider() - 类 的构造器xyz.shodown.boot.upms.support.CacheProvider
-
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类 中的方法xyz.shodown.boot.upms.handler.AuthEntryPoint
-
- ComponentVo - xyz.shodown.boot.upms.model中的类
-
- ComponentVo() - 类 的构造器xyz.shodown.boot.upms.model.ComponentVo
-
- configure(AuthorizationServerSecurityConfigurer) - 类 中的方法xyz.shodown.boot.upms.config.OAuthServerConfig
-
- configure(ClientDetailsServiceConfigurer) - 类 中的方法xyz.shodown.boot.upms.config.OAuthServerConfig
-
- configure(AuthorizationServerEndpointsConfigurer) - 类 中的方法xyz.shodown.boot.upms.config.OAuthServerConfig
-
- configure(ResourceServerSecurityConfigurer) - 类 中的方法xyz.shodown.boot.upms.config.ResourceServerConfig
-
- configure(HttpSecurity) - 类 中的方法xyz.shodown.boot.upms.config.ResourceServerConfig
-
- configure(HttpSecurity) - 类 中的方法xyz.shodown.boot.upms.config.WebSecurityConfig
-
D
- decide(Authentication, Object, Collection<ConfigAttribute>) - 类 中的方法xyz.shodown.boot.upms.support.DynamicAccessDecisionManager
-
- DefaultUserSecretKeyStorage - xyz.shodown.boot.upms.keychain中的类
-
- DefaultUserSecretKeyStorage() - 类 的构造器xyz.shodown.boot.upms.keychain.DefaultUserSecretKeyStorage
-
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - 类 中的方法xyz.shodown.boot.upms.filter.TokenAuthFilter
-
- DYNAMIC_SECRET_KEY_PREFIX - 接口 中的静态变量xyz.shodown.boot.upms.constants.UpmsConstants
-
存储对称加密密钥缓存前缀
- DynamicAccessDecisionManager - xyz.shodown.boot.upms.support中的类
-
- DynamicAccessDecisionManager() - 类 的构造器xyz.shodown.boot.upms.support.DynamicAccessDecisionManager
-
- DynamicSecretKeyChain - xyz.shodown.boot.upms.keychain中的类
-
- DynamicSecretKeyChain() - 类 的构造器xyz.shodown.boot.upms.keychain.DynamicSecretKeyChain
-
- DynamicSecretKeyGetter - xyz.shodown.boot.upms.keychain中的接口
-
- DynamicSecurityMetadataSource - xyz.shodown.boot.upms.support中的类
-
- DynamicSecurityMetadataSource() - 类 的构造器xyz.shodown.boot.upms.support.DynamicSecurityMetadataSource
-
E
- extractDataAndIv(String, int) - 类 中的静态方法xyz.shodown.boot.upms.util.ShodownUpmsUtil
-
从加密内容中提取iv和加密的数据
F
- FAILED_LOGIN_TIMES_PREFIX - 接口 中的静态变量xyz.shodown.boot.upms.constants.UpmsConstants
-
登陆失败次数缓存前缀
- fetchChildren() - 类 中的方法xyz.shodown.boot.upms.entity.ShodownPermission
-
- fetchChildren() - 类 中的方法xyz.shodown.boot.upms.model.MenuVo
-
- fetchChildren() - 类 中的方法xyz.shodown.boot.upms.model.OrgVo
-
- fetchParentId() - 类 中的方法xyz.shodown.boot.upms.entity.ShodownPermission
-
- fetchParentId() - 类 中的方法xyz.shodown.boot.upms.model.MenuVo
-
- fetchParentId() - 类 中的方法xyz.shodown.boot.upms.model.OrgVo
-
- fetchSelfId() - 类 中的方法xyz.shodown.boot.upms.entity.ShodownPermission
-
- fetchSelfId() - 类 中的方法xyz.shodown.boot.upms.model.MenuVo
-
- fetchSelfId() - 类 中的方法xyz.shodown.boot.upms.model.OrgVo
-
- fetchSort() - 类 中的方法xyz.shodown.boot.upms.entity.ShodownPermission
-
- fetchSort() - 类 中的方法xyz.shodown.boot.upms.model.MenuVo
-
- fetchSort() - 类 中的方法xyz.shodown.boot.upms.model.OrgVo
-
- findAllByRolesInAndTypeAndMark(List<String>, Integer, Integer) - 接口 中的方法xyz.shodown.boot.upms.repository.ShodownPermissionRepository
-
根据角色、权限类别、有效标识查询权限信息
- findByEmailAndMark(String, Integer) - 接口 中的方法xyz.shodown.boot.upms.repository.ShodownUserRepository
-
根据email查找用户
- findByMobileAndMark(String, Integer) - 接口 中的方法xyz.shodown.boot.upms.repository.ShodownUserRepository
-
根据手机号查询用户
- findByRouteAndTypeAndMark(String, Integer, Integer) - 接口 中的方法xyz.shodown.boot.upms.repository.ShodownPermissionRepository
-
根据Url地址查询接口权限
- findByTokenAndMark(String, Integer) - 接口 中的方法xyz.shodown.boot.upms.repository.ShodownUserRepository
-
根据token和mark查询用户信息
- findByUserIdAndMark(String, Integer) - 接口 中的方法xyz.shodown.boot.upms.repository.ShodownUserRepository
-
根据用户id查找用户
G
- getAccessConfirmation(Map<String, Object>, HttpServletRequest) - 类 中的方法xyz.shodown.boot.upms.controller.OauthGrantController
-
- getAllConfigAttributes() - 类 中的方法xyz.shodown.boot.upms.support.DynamicSecurityMetadataSource
-
- getAttributes(Object) - 类 中的方法xyz.shodown.boot.upms.support.DynamicSecurityMetadataSource
-
在我们初始化的权限数据中找到对应当前url的权限数据
- getAuthorities() - 类 中的方法xyz.shodown.boot.upms.model.SecurityUser
-
获取当前用户所具有的角色
- getCaffeineCache(String) - 类 中的方法xyz.shodown.boot.upms.support.CacheProvider
-
获取caffeine配置
- getIv() - 类 中的方法xyz.shodown.boot.upms.keychain.DefaultUserSecretKeyStorage
-
- getIv() - 类 中的方法xyz.shodown.boot.upms.keychain.DynamicSecretKeyChain
-
- getIv() - 接口 中的方法xyz.shodown.boot.upms.keychain.DynamicSecretKeyGetter
-
获取iv向量
- getIv() - 类 中的方法xyz.shodown.boot.upms.keychain.LoginKeyChain
-
- getPassword() - 类 中的方法xyz.shodown.boot.upms.model.SecurityUser
-
- getPrivateKey() - 类 中的方法xyz.shodown.boot.upms.keychain.DynamicSecretKeyChain
-
- getPrivateKey() - 类 中的方法xyz.shodown.boot.upms.keychain.LoginKeyChain
-
- getPublicKey() - 类 中的方法xyz.shodown.boot.upms.keychain.DynamicSecretKeyChain
-
- getPublicKey() - 类 中的方法xyz.shodown.boot.upms.keychain.LoginKeyChain
-
- getRedissonClient() - 类 中的方法xyz.shodown.boot.upms.support.CacheProvider
-
获取redisson客户端
- getSecretKey() - 类 中的方法xyz.shodown.boot.upms.keychain.DynamicSecretKeyChain
-
- getSecretKey() - 接口 中的方法xyz.shodown.boot.upms.keychain.DynamicSecretKeyGetter
-
获取secretKey
- getSecretKey() - 类 中的方法xyz.shodown.boot.upms.keychain.LoginKeyChain
-
- getSecretKey() - 类 中的方法xyz.shodown.boot.upms.keychain.UserSecretKeyStorage
-
- getTokenCaffeineCache(String) - 类 中的方法xyz.shodown.boot.upms.support.CacheProvider
-
token的caffeine缓存配置
- getUserByToken(String) - 类 中的方法xyz.shodown.boot.upms.service.impl.UserServiceImpl
-
- getUserByToken(String) - 接口 中的方法xyz.shodown.boot.upms.service.UserService
-
根据token查询用户信息
- getUserInfo() - 类 中的方法xyz.shodown.boot.upms.support.UserInfoProvider
-
- getUsername() - 类 中的方法xyz.shodown.boot.upms.model.SecurityUser
-
- getUserSecretKey(String) - 类 中的方法xyz.shodown.boot.upms.keychain.DefaultUserSecretKeyStorage
-
- getUserSecretKey(String) - 类 中的方法xyz.shodown.boot.upms.keychain.UserSecretKeyStorage
-
获取对称密钥;
H
- handle(HttpServletRequest, HttpServletResponse, AccessDeniedException) - 类 中的方法xyz.shodown.boot.upms.handler.NoAccessHandler
-
- handleEmptyBody(Object, HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - 类 中的方法xyz.shodown.boot.upms.advice.SymmetricDecryptAdvice
-
I
- IgnoreGeneralCrypto - xyz.shodown.boot.upms.annotation中的注释类型
-
注解于接口方法上,忽略upms全局通用的对称加解密
- isAccountNonExpired() - 类 中的方法xyz.shodown.boot.upms.model.SecurityUser
-
- isAccountNonLocked() - 类 中的方法xyz.shodown.boot.upms.model.SecurityUser
-
- isCredentialsNonExpired() - 类 中的方法xyz.shodown.boot.upms.model.SecurityUser
-
- isEnabled() - 类 中的方法xyz.shodown.boot.upms.model.SecurityUser
-
J
- jdbcClientDetailsService() - 类 中的方法xyz.shodown.boot.upms.config.OAuthServerConfig
-
L
- loadUserByUsername(String) - 类 中的方法xyz.shodown.boot.upms.service.impl.UserServiceImpl
-
- LoginDto - xyz.shodown.boot.upms.model中的类
-
- LoginDto() - 类 的构造器xyz.shodown.boot.upms.model.LoginDto
-
- LoginKeyChain - xyz.shodown.boot.upms.keychain中的类
-
- LoginKeyChain() - 类 的构造器xyz.shodown.boot.upms.keychain.LoginKeyChain
-
- LoginKeys() - 类 的构造器xyz.shodown.boot.upms.config.AdditionalProperties.LoginKeys
-
- LogPersistentHandler - xyz.shodown.boot.upms.handler中的类
-
- LogPersistentHandler() - 类 的构造器xyz.shodown.boot.upms.handler.LogPersistentHandler
-
M
- MenuVo - xyz.shodown.boot.upms.model中的类
-
- MenuVo() - 类 的构造器xyz.shodown.boot.upms.model.MenuVo
-
N
- NoAccessHandler - xyz.shodown.boot.upms.handler中的类
-
- NoAccessHandler() - 类 的构造器xyz.shodown.boot.upms.handler.NoAccessHandler
-
O
- Oauth() - 类 的构造器xyz.shodown.boot.upms.config.AdditionalProperties.Oauth
-
- OauthAccessToken - xyz.shodown.boot.upms.entity中的类
-
- OauthAccessToken() - 类 的构造器xyz.shodown.boot.upms.entity.OauthAccessToken
-
- OauthApprovals - xyz.shodown.boot.upms.entity中的类
-
- OauthApprovals() - 类 的构造器xyz.shodown.boot.upms.entity.OauthApprovals
-
- OauthClientDetails - xyz.shodown.boot.upms.entity中的类
-
- OauthClientDetails() - 类 的构造器xyz.shodown.boot.upms.entity.OauthClientDetails
-
- OauthClientToken - xyz.shodown.boot.upms.entity中的类
-
- OauthClientToken() - 类 的构造器xyz.shodown.boot.upms.entity.OauthClientToken
-
- OauthCode - xyz.shodown.boot.upms.entity中的类
-
- OauthCode() - 类 的构造器xyz.shodown.boot.upms.entity.OauthCode
-
- OauthGrantController - xyz.shodown.boot.upms.controller中的类
-
- OauthGrantController() - 类 的构造器xyz.shodown.boot.upms.controller.OauthGrantController
-
- OauthRefreshToken - xyz.shodown.boot.upms.entity中的类
-
- OauthRefreshToken() - 类 的构造器xyz.shodown.boot.upms.entity.OauthRefreshToken
-
- OAuthServerConfig - xyz.shodown.boot.upms.config中的类
-
- OAuthServerConfig() - 类 的构造器xyz.shodown.boot.upms.config.OAuthServerConfig
-
- onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类 中的方法xyz.shodown.boot.upms.handler.AuthFailureHandler
-
- onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - 类 中的方法xyz.shodown.boot.upms.handler.AuthSuccessHandler
-
- onLogoutSuccess(HttpServletRequest, HttpServletResponse, Authentication) - 类 中的方法xyz.shodown.boot.upms.handler.SuccessfulLogoutHandler
-
- OrgVo - xyz.shodown.boot.upms.model中的类
-
- OrgVo() - 类 的构造器xyz.shodown.boot.upms.model.OrgVo
-
R
- RedisMemoryAuthorizationCodeServices - xyz.shodown.boot.upms.support中的类
-
- RedisMemoryAuthorizationCodeServices() - 类 的构造器xyz.shodown.boot.upms.support.RedisMemoryAuthorizationCodeServices
-
- remove(String) - 类 中的方法xyz.shodown.boot.upms.support.RedisMemoryAuthorizationCodeServices
-
- removeIv() - 类 中的方法xyz.shodown.boot.upms.keychain.DefaultUserSecretKeyStorage
-
- removeIv() - 类 中的方法xyz.shodown.boot.upms.keychain.UserSecretKeyStorage
-
删除iv
- removeToken(String) - 接口 中的方法xyz.shodown.boot.upms.repository.ShodownUserRepository
-
- removeToken(String) - 类 中的方法xyz.shodown.boot.upms.service.impl.UserServiceImpl
-
- removeToken(String) - 接口 中的方法xyz.shodown.boot.upms.service.UserService
-
删除登陆token
- ResourceServerConfig - xyz.shodown.boot.upms.config中的类
-
- ResourceServerConfig() - 类 的构造器xyz.shodown.boot.upms.config.ResourceServerConfig
-
- resServerProperties() - 类 中的方法xyz.shodown.boot.upms.config.WebSecurityConfig
-
- returnComponentVos(List<ShodownRole>) - 类 中的方法xyz.shodown.boot.upms.handler.AuthSuccessHandler
-
用户前端组件权限列表
- returnMenuVos(List<ShodownRole>) - 类 中的方法xyz.shodown.boot.upms.handler.AuthSuccessHandler
-
获取用户菜单vo
- returnOrgVos(ShodownUser) - 类 中的方法xyz.shodown.boot.upms.handler.AuthSuccessHandler
-
用户所属机构
- ROLE_ANONYMOUS - 接口 中的静态变量xyz.shodown.boot.upms.constants.UpmsConstants
-
匿名访问角色
- ROLE_LOGIN - 接口 中的静态变量xyz.shodown.boot.upms.constants.UpmsConstants
-
已登陆用户角色
- RoleVo - xyz.shodown.boot.upms.model中的类
-
- RoleVo() - 类 的构造器xyz.shodown.boot.upms.model.RoleVo
-
S
- save(SysLogContent) - 类 中的方法xyz.shodown.boot.upms.handler.LogPersistentHandler
-
- saveSecretKey(String, String) - 接口 中的方法xyz.shodown.boot.upms.repository.ShodownUserRepository
-
- saveUserSecretKey(String, String) - 类 中的方法xyz.shodown.boot.upms.keychain.DefaultUserSecretKeyStorage
-
- saveUserSecretKey(String, String) - 类 中的方法xyz.shodown.boot.upms.keychain.UserSecretKeyStorage
-
保存对称密钥,与用户绑定;每次登陆会更新
- SecurityUser - xyz.shodown.boot.upms.model中的类
-
安全认证用户详情
- SecurityUser() - 类 的构造器xyz.shodown.boot.upms.model.SecurityUser
-
- SecurityUser(ShodownUser) - 类 的构造器xyz.shodown.boot.upms.model.SecurityUser
-
- ShodownOrg - xyz.shodown.boot.upms.entity中的类
-
- ShodownOrg() - 类 的构造器xyz.shodown.boot.upms.entity.ShodownOrg
-
- ShodownPermission - xyz.shodown.boot.upms.entity中的类
-
- ShodownPermission() - 类 的构造器xyz.shodown.boot.upms.entity.ShodownPermission
-
- ShodownPermissionRepository - xyz.shodown.boot.upms.repository中的接口
-
- ShodownRole - xyz.shodown.boot.upms.entity中的类
-
- ShodownRole() - 类 的构造器xyz.shodown.boot.upms.entity.ShodownRole
-
- ShodownSysLog - xyz.shodown.boot.upms.entity中的类
-
- ShodownSysLog() - 类 的构造器xyz.shodown.boot.upms.entity.ShodownSysLog
-
- ShodownSysLogRepository - xyz.shodown.boot.upms.repository中的接口
-
- ShodownUpmsAutoConfig - xyz.shodown.boot.upms中的类
-
- ShodownUpmsAutoConfig() - 类 的构造器xyz.shodown.boot.upms.ShodownUpmsAutoConfig
-
- ShodownUpmsUtil - xyz.shodown.boot.upms.util中的类
-
- ShodownUpmsUtil() - 类 的构造器xyz.shodown.boot.upms.util.ShodownUpmsUtil
-
- ShodownUser - xyz.shodown.boot.upms.entity中的类
-
- ShodownUser() - 类 的构造器xyz.shodown.boot.upms.entity.ShodownUser
-
- ShodownUserRepository - xyz.shodown.boot.upms.repository中的接口
-
- shouldCrypto(CryptoProperties) - 类 中的静态方法xyz.shodown.boot.upms.util.ShodownUpmsUtil
-
是否开启加解密
- shouldIgnoreUrl(AdditionalProperties, String) - 类 中的静态方法xyz.shodown.boot.upms.util.ShodownUpmsUtil
-
判断是否需要忽略掉当前的url
- shouldUseDynamicSecretKey(CryptoProperties, AdditionalProperties) - 类 中的静态方法xyz.shodown.boot.upms.util.ShodownUpmsUtil
-
判断是否使用动态secret key
- store(String, OAuth2Authentication) - 类 中的方法xyz.shodown.boot.upms.support.RedisMemoryAuthorizationCodeServices
-
- storeIv(String) - 类 中的方法xyz.shodown.boot.upms.keychain.DefaultUserSecretKeyStorage
-
- storeIv(String) - 类 中的方法xyz.shodown.boot.upms.keychain.UserSecretKeyStorage
-
保存iv
- SuccessfulLogoutHandler - xyz.shodown.boot.upms.handler中的类
-
- SuccessfulLogoutHandler() - 类 的构造器xyz.shodown.boot.upms.handler.SuccessfulLogoutHandler
-
- supports(MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - 类 中的方法xyz.shodown.boot.upms.advice.SymmetricDecryptAdvice
-
- supports(MethodParameter, Class) - 类 中的方法xyz.shodown.boot.upms.advice.SymmetricEncryptAdvice
-
- supports(Class<?>) - 类 中的方法xyz.shodown.boot.upms.support.AuthServiceProvider
-
- supports(ConfigAttribute) - 类 中的方法xyz.shodown.boot.upms.support.DynamicAccessDecisionManager
-
- supports(Class<?>) - 类 中的方法xyz.shodown.boot.upms.support.DynamicAccessDecisionManager
-
- supports(Class<?>) - 类 中的方法xyz.shodown.boot.upms.support.DynamicSecurityMetadataSource
-
- SymmetricDecryptAdvice - xyz.shodown.boot.upms.advice中的类
-
- SymmetricDecryptAdvice() - 类 的构造器xyz.shodown.boot.upms.advice.SymmetricDecryptAdvice
-
- SymmetricEncryptAdvice - xyz.shodown.boot.upms.advice中的类
-
- SymmetricEncryptAdvice() - 类 的构造器xyz.shodown.boot.upms.advice.SymmetricEncryptAdvice
-
T
- TOKEN_LOGIN_CACHE_PREFIX - 接口 中的静态变量xyz.shodown.boot.upms.constants.UpmsConstants
-
token的缓存名称前缀
- TokenAuthFilter - xyz.shodown.boot.upms.filter中的类
-
- TokenAuthFilter() - 类 的构造器xyz.shodown.boot.upms.filter.TokenAuthFilter
-
- tokenServices() - 类 中的方法xyz.shodown.boot.upms.config.OAuthServerConfig
-
令牌管理
- tokenStore() - 类 中的方法xyz.shodown.boot.upms.config.OAuthServerConfig
-
U
- updateUser(ShodownUser) - 类 中的方法xyz.shodown.boot.upms.service.impl.UserServiceImpl
-
- updateUser(ShodownUser) - 接口 中的方法xyz.shodown.boot.upms.service.UserService
-
更新用户信息
- UpmsConstants - xyz.shodown.boot.upms.constants中的接口
-
- UserBaseInfo - xyz.shodown.boot.upms.model中的类
-
- UserBaseInfo() - 类 的构造器xyz.shodown.boot.upms.model.UserBaseInfo
-
- userIdentifyFunc() - 类 中的方法xyz.shodown.boot.upms.handler.LogPersistentHandler
-
- UserInfoProvider - xyz.shodown.boot.upms.support中的类
-
- UserInfoProvider() - 类 的构造器xyz.shodown.boot.upms.support.UserInfoProvider
-
- userInfoType() - 类 中的方法xyz.shodown.boot.upms.handler.LogPersistentHandler
-
- UserInfoVo - xyz.shodown.boot.upms.model中的类
-
- UserInfoVo() - 类 的构造器xyz.shodown.boot.upms.model.UserInfoVo
-
- UserSecretKeyStorage - xyz.shodown.boot.upms.keychain中的类
-
- UserSecretKeyStorage() - 类 的构造器xyz.shodown.boot.upms.keychain.UserSecretKeyStorage
-
- UserService - xyz.shodown.boot.upms.service中的接口
-
- UserServiceImpl - xyz.shodown.boot.upms.service.impl中的类
-
- UserServiceImpl() - 类 的构造器xyz.shodown.boot.upms.service.impl.UserServiceImpl
-
W
- WebSecurityConfig - xyz.shodown.boot.upms.config中的类
-
- WebSecurityConfig() - 类 的构造器xyz.shodown.boot.upms.config.WebSecurityConfig
-
- wrapReturn(Authentication) - 类 中的方法xyz.shodown.boot.upms.handler.AuthSuccessHandler
-
完善返回内容
X
- xyz.shodown.boot.upms - 程序包 xyz.shodown.boot.upms
-
- xyz.shodown.boot.upms.advice - 程序包 xyz.shodown.boot.upms.advice
-
- xyz.shodown.boot.upms.annotation - 程序包 xyz.shodown.boot.upms.annotation
-
- xyz.shodown.boot.upms.config - 程序包 xyz.shodown.boot.upms.config
-
- xyz.shodown.boot.upms.constants - 程序包 xyz.shodown.boot.upms.constants
-
- xyz.shodown.boot.upms.controller - 程序包 xyz.shodown.boot.upms.controller
-
- xyz.shodown.boot.upms.entity - 程序包 xyz.shodown.boot.upms.entity
-
- xyz.shodown.boot.upms.filter - 程序包 xyz.shodown.boot.upms.filter
-
- xyz.shodown.boot.upms.handler - 程序包 xyz.shodown.boot.upms.handler
-
- xyz.shodown.boot.upms.keychain - 程序包 xyz.shodown.boot.upms.keychain
-
- xyz.shodown.boot.upms.model - 程序包 xyz.shodown.boot.upms.model
-
- xyz.shodown.boot.upms.repository - 程序包 xyz.shodown.boot.upms.repository
-
- xyz.shodown.boot.upms.service - 程序包 xyz.shodown.boot.upms.service
-
- xyz.shodown.boot.upms.service.impl - 程序包 xyz.shodown.boot.upms.service.impl
-
- xyz.shodown.boot.upms.support - 程序包 xyz.shodown.boot.upms.support
-
- xyz.shodown.boot.upms.util - 程序包 xyz.shodown.boot.upms.util
-
A B C D E F G H I J L M N O R S T U W X
Copyright © 2022. All rights reserved.