类分层结构
- java.lang.Object
- cn.watsontech.core.web.spring.security.entity.AccessLog (implements cn.watsontech.core.mybatis.CreatedEntity<T,PK,PKC>)
- cn.watsontech.core.web.spring.security.entity.AdminMessage (implements cn.watsontech.core.mybatis.CreatedEntity<T,PK,PKC>, cn.watsontech.core.service.intf.Message)
- cn.watsontech.core.web.spring.security.LoginUser (implements org.springframework.security.core.userdetails.UserDetails)
- cn.watsontech.core.web.spring.security.entity.Admin (implements cn.watsontech.core.mybatis.CreatedEntity<T,PK,PKC>)
- cn.watsontech.core.web.spring.security.entity.User (implements cn.watsontech.core.mybatis.CreatedEntity<T,PK,PKC>)
- cn.watsontech.core.web.spring.security.entity.Permission (implements cn.watsontech.core.mybatis.CreatedEntity<T,PK,PKC>)
- cn.watsontech.core.web.spring.security.entity.RefreshToken (implements cn.watsontech.core.mybatis.CreatedEntity<T,PK,PKC>)
- cn.watsontech.core.web.spring.security.entity.Role (implements cn.watsontech.core.mybatis.CreatedEntity<T,PK,PKC>)
- cn.watsontech.core.web.spring.security.entity.SiteOption (implements cn.watsontech.core.mybatis.CreatedEntity<T,PK,PKC>)
- cn.watsontech.core.web.spring.security.entity.UserFeedback (implements cn.watsontech.core.mybatis.CreatedEntity<T,PK,PKC>)
- cn.watsontech.core.web.spring.security.entity.UserMessage (implements cn.watsontech.core.mybatis.CreatedEntity<T,PK,PKC>, cn.watsontech.core.service.intf.Message)
Copyright © 2020. All rights reserved.