Uses of Class
com.bytedesk.core.base.BaseEntityNoOrg
Packages that use BaseEntityNoOrg
Package
Description
Assistant package containing assistant related implementations
-
Uses of BaseEntityNoOrg in com.bytedesk.core.assistant
Subclasses of BaseEntityNoOrg in com.bytedesk.core.assistant -
Uses of BaseEntityNoOrg in com.bytedesk.core.channel
Subclasses of BaseEntityNoOrg in com.bytedesk.core.channel -
Uses of BaseEntityNoOrg in com.bytedesk.core.rbac.authority
Subclasses of BaseEntityNoOrg in com.bytedesk.core.rbac.authority -
Uses of BaseEntityNoOrg in com.bytedesk.core.rbac.organization
Subclasses of BaseEntityNoOrg in com.bytedesk.core.rbac.organization -
Uses of BaseEntityNoOrg in com.bytedesk.core.rbac.token
Subclasses of BaseEntityNoOrg in com.bytedesk.core.rbac.tokenModifier and TypeClassDescriptionclass
可用于强制用户重新登录,或者刷新token access_token or refresh_token 授权验证token时,不只是使用jwt解码验证,还需要跟数据库中进行对比,如果token被禁用或者过期,则拒绝访问 存储第三方access_token,refresh_token,过期时间等,微信,qq等第三方授权登录 -
Uses of BaseEntityNoOrg in com.bytedesk.core.rbac.user
Subclasses of BaseEntityNoOrg in com.bytedesk.core.rbac.user -
Uses of BaseEntityNoOrg in com.bytedesk.core.topic
Subclasses of BaseEntityNoOrg in com.bytedesk.core.topic