Class Hierarchy
- java.lang.Object
- io.vertx.tp.rbac.authority.Align
- io.vertx.tp.rbac.authority.Amalgam
- io.vertx.tp.rbac.authority.Assembler
- cn.vertxup.plugin.AuditorPin (implements io.vertx.up.plugin.auditor.ZeroAuditor)
- cn.vertxup.api.AuthActor
- io.vertx.tp.rbac.service.login.AuthService (implements io.vertx.tp.rbac.service.login.AuthStub)
- org.jooq.impl.CatalogImpl (implements org.jooq.Catalog)
- io.vertx.tp.rbac.service.login.CodeService (implements io.vertx.tp.rbac.service.login.CodeStub)
- org.jooq.impl.DAOImpl<R,P,T> (implements org.jooq.DAO<R,P,T>)
- cn.vertxup.domain.tables.daos.OAccessTokenDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.domain.tables.daos.OUserDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.domain.tables.daos.RGroupRoleDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.domain.tables.daos.RResourceMatrixDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.domain.tables.daos.RRolePermDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.domain.tables.daos.RUserGroupDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.domain.tables.daos.RUserRoleDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.domain.tables.daos.SActionDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.domain.tables.daos.SGroupDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.domain.tables.daos.SPermissionDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.domain.tables.daos.SResourceDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.domain.tables.daos.SRoleDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.domain.tables.daos.SUserDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- io.vertx.tp.rbac.DataLoader
- io.vertx.tp.rbac.authority.child.GcCritical (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.child.GcHorizon (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.child.GcOverlook (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.direct.GdCritical (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.direct.GdHorizon (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.direct.GdOverlook (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.extend.GeCritical (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.extend.GeHorizon (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.extend.GeOverlook (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.inherit.GiCritical (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.inherit.GiHorizon (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.inherit.GiOverlook (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.parent.GpCritical (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.parent.GpHorizon (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.parent.GpOverlook (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.service.business.GroupService (implements io.vertx.tp.rbac.service.business.GroupStub)
- io.vertx.up.web.filter.HttpFilter (implements io.vertx.up.web.filter.Filter)
- cn.vertxup.domain.Indexes
- io.vertx.tp.rbac.service.jwt.JwtService (implements io.vertx.tp.rbac.service.jwt.JwtStub)
- cn.vertxup.wall.JwtWall (implements io.vertx.up.secure.Security)
- cn.vertxup.domain.Keys
- io.vertx.tp.rbac.service.login.LoginService (implements io.vertx.tp.rbac.service.login.LoginStub)
- cn.vertxup.domain.tables.pojos.OAccessToken (implements cn.vertxup.domain.tables.interfaces.IOAccessToken)
- cn.vertxup.domain.tables.pojos.OUser (implements cn.vertxup.domain.tables.interfaces.IOUser)
- io.vertx.tp.rbac.authority.ProfileGroup (implements java.io.Serializable)
- io.vertx.tp.rbac.authority.ProfileRole (implements java.io.Serializable)
- io.vertx.tp.rbac.authority.ProfileType (implements java.io.Serializable)
- cn.vertxup.domain.tables.pojos.RGroupRole (implements cn.vertxup.domain.tables.interfaces.IRGroupRole)
- io.vertx.tp.rbac.service.business.RoleService (implements io.vertx.tp.rbac.service.business.RoleStub)
- cn.vertxup.domain.tables.pojos.RResourceMatrix (implements cn.vertxup.domain.tables.interfaces.IRResourceMatrix)
- cn.vertxup.domain.tables.pojos.RRolePerm (implements cn.vertxup.domain.tables.interfaces.IRRolePerm)
- cn.vertxup.domain.tables.pojos.RUserGroup (implements cn.vertxup.domain.tables.interfaces.IRUserGroup)
- cn.vertxup.domain.tables.pojos.RUserRole (implements cn.vertxup.domain.tables.interfaces.IRUserRole)
- cn.vertxup.domain.tables.pojos.SAction (implements cn.vertxup.domain.tables.interfaces.ISAction)
- io.vertx.tp.rbac.refine.Sc
- io.vertx.tp.rbac.atom.ScCondition (implements java.io.Serializable)
- io.vertx.tp.rbac.atom.ScConfig (implements java.io.Serializable)
- io.vertx.tp.rbac.authority.detent.ScDetentChild (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.detent.ScDetentExtend (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.detent.ScDetentGroup (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.detent.ScDetentInherit (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.detent.ScDetentParent (implements io.vertx.tp.rbac.authority.ScDetent)
- io.vertx.tp.rbac.authority.detent.ScDetentRole (implements io.vertx.tp.rbac.authority.ScDetent)
- org.jooq.impl.SchemaImpl (implements org.jooq.Schema)
- io.vertx.tp.rbac.init.ScPin
- io.vertx.tp.rbac.authority.ScSession
- cn.vertxup.domain.tables.pojos.SGroup (implements cn.vertxup.domain.tables.interfaces.ISGroup)
- cn.vertxup.domain.tables.pojos.SPermission (implements cn.vertxup.domain.tables.interfaces.ISPermission)
- cn.vertxup.domain.tables.pojos.SResource (implements cn.vertxup.domain.tables.interfaces.ISResource)
- cn.vertxup.domain.tables.pojos.SRole (implements cn.vertxup.domain.tables.interfaces.ISRole)
- cn.vertxup.domain.tables.pojos.SUser (implements cn.vertxup.domain.tables.interfaces.ISUser)
- org.jooq.impl.TableImpl<R>
- org.jooq.impl.TableRecordImpl<R> (implements org.jooq.TableRecord<R>)
- org.jooq.impl.UpdatableRecordImpl<R> (implements org.jooq.UpdatableRecord<R>)
- cn.vertxup.domain.tables.records.OAccessTokenRecord (implements cn.vertxup.domain.tables.interfaces.IOAccessToken, org.jooq.Record10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10>)
- cn.vertxup.domain.tables.records.OUserRecord (implements cn.vertxup.domain.tables.interfaces.IOUser, org.jooq.Record11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>)
- cn.vertxup.domain.tables.records.RGroupRoleRecord (implements cn.vertxup.domain.tables.interfaces.IRGroupRole, org.jooq.Record3<T1,T2,T3>)
- cn.vertxup.domain.tables.records.RResourceMatrixRecord (implements cn.vertxup.domain.tables.interfaces.IRResourceMatrix, org.jooq.Record8<T1,T2,T3,T4,T5,T6,T7,T8>)
- cn.vertxup.domain.tables.records.RRolePermRecord (implements cn.vertxup.domain.tables.interfaces.IRRolePerm, org.jooq.Record2<T1,T2>)
- cn.vertxup.domain.tables.records.RUserGroupRecord (implements cn.vertxup.domain.tables.interfaces.IRUserGroup, org.jooq.Record3<T1,T2,T3>)
- cn.vertxup.domain.tables.records.RUserRoleRecord (implements cn.vertxup.domain.tables.interfaces.IRUserRole, org.jooq.Record3<T1,T2,T3>)
- cn.vertxup.domain.tables.records.SActionRecord (implements cn.vertxup.domain.tables.interfaces.ISAction, org.jooq.Record16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>)
- cn.vertxup.domain.tables.records.SGroupRecord (implements cn.vertxup.domain.tables.interfaces.ISGroup, org.jooq.Record15<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>)
- cn.vertxup.domain.tables.records.SPermissionRecord (implements cn.vertxup.domain.tables.interfaces.ISPermission, org.jooq.Record11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>)
- cn.vertxup.domain.tables.records.SResourceRecord (implements cn.vertxup.domain.tables.interfaces.ISResource, org.jooq.Record22<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22>)
- cn.vertxup.domain.tables.records.SRoleRecord (implements cn.vertxup.domain.tables.interfaces.ISRole, org.jooq.Record16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>)
- cn.vertxup.domain.tables.records.SUserRecord (implements cn.vertxup.domain.tables.interfaces.ISUser, org.jooq.Record18<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>)
- cn.vertxup.domain.Tables
- java.lang.Throwable (implements java.io.Serializable)
- io.vertx.tp.rbac.service.login.TokenService (implements io.vertx.tp.rbac.service.login.TokenStub)
- io.vertx.tp.rbac.service.business.UserService (implements io.vertx.tp.rbac.service.business.UserStub)
Interface Hierarchy
Enum Hierarchy
Copyright © 2019. All rights reserved.