Hierarchy For All Packages
Package Hierarchies:- cn.vertxup,
- cn.vertxup.rbac.api,
- cn.vertxup.rbac.domain,
- cn.vertxup.rbac.domain.tables,
- cn.vertxup.rbac.domain.tables.converters,
- cn.vertxup.rbac.domain.tables.daos,
- cn.vertxup.rbac.domain.tables.interfaces,
- cn.vertxup.rbac.domain.tables.pojos,
- cn.vertxup.rbac.domain.tables.records,
- cn.vertxup.rbac.ipc,
- cn.vertxup.rbac.service.accredit,
- cn.vertxup.rbac.service.batch,
- cn.vertxup.rbac.service.business,
- cn.vertxup.rbac.service.jwt,
- cn.vertxup.rbac.service.login,
- cn.vertxup.rbac.service.view,
- cn.vertxup.rbac.service.view.source,
- cn.vertxup.rbac.wall,
- cn.vertxup.rbac.wall.authorization,
- io.vertx.tp.error,
- io.vertx.tp.optic,
- io.vertx.tp.optic.business,
- io.vertx.tp.optic.dict,
- io.vertx.tp.optic.secure,
- io.vertx.tp.rbac,
- io.vertx.tp.rbac.acl.rapid,
- io.vertx.tp.rbac.acl.region,
- io.vertx.tp.rbac.atom,
- io.vertx.tp.rbac.atom.acl,
- io.vertx.tp.rbac.authorization,
- io.vertx.tp.rbac.authorization.child,
- io.vertx.tp.rbac.authorization.detent,
- io.vertx.tp.rbac.authorization.direct,
- io.vertx.tp.rbac.authorization.extend,
- io.vertx.tp.rbac.authorization.inherit,
- io.vertx.tp.rbac.authorization.parent,
- io.vertx.tp.rbac.cv,
- io.vertx.tp.rbac.cv.em,
- io.vertx.tp.rbac.extension,
- io.vertx.tp.rbac.init,
- io.vertx.tp.rbac.logged,
- io.vertx.tp.rbac.meansure,
- io.vertx.tp.rbac.refine
Class Hierarchy
- java.lang.Object
- io.vertx.tp.rbac.atom.acl.AbstractAcl (implements io.vertx.up.commune.secure.AclView)
- cn.vertxup.rbac.service.batch.AbstractIdc (implements cn.vertxup.rbac.service.batch.IdcStub)
- io.vertx.up.uca.monitor.meansure.AbstractQuota (implements io.vertx.up.uca.monitor.meansure.Quota)
- io.vertx.tp.rbac.meansure.PermissionQuota
- io.vertx.tp.rbac.meansure.ResourceQuota
- io.vertx.up.extension.region.AbstractRegion (implements io.vertx.up.extension.PlugRegion)
- io.vertx.tp.rbac.extension.DataRegion
- io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO<R,P,T,FIND_MANY,FIND_ONE,EXECUTE,INSERT_RETURNING> (implements io.github.jklingsporn.vertx.jooq.shared.internal.GenericVertxDAO<R,P,T,FIND_MANY,FIND_ONE,EXECUTE,INSERT_RETURNING>)
- cn.vertxup.rbac.domain.tables.daos.OAccessTokenDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.OUserDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.RGroupRoleDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.RRolePermDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.RUserGroupDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.RUserRoleDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.SActionDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.SGroupDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.SPacketDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.SPathDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.SPermissionDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.SPermSetDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.SResourceDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.SRoleDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.SUserDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.SViewDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.domain.tables.daos.SVisitantDao (implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<R,P,T>)
- cn.vertxup.rbac.service.accredit.AccreditService (implements cn.vertxup.rbac.service.accredit.AccreditStub)
- io.vertx.tp.rbac.atom.acl.AclData (implements io.vertx.up.commune.secure.Acl)
- cn.vertxup.rbac.api.ActionActor
- cn.vertxup.rbac.service.accredit.ActionService (implements cn.vertxup.rbac.service.accredit.ActionStub)
- io.vertx.tp.rbac.authorization.Align
- io.vertx.tp.rbac.authorization.Amalgam
- io.vertx.tp.optic.fantom.Anchoret<T>
- io.vertx.tp.optic.ExColumnApeakMy (implements io.vertx.tp.optic.ApeakMy)
- io.vertx.tp.optic.ExIntimitySeeker (implements io.vertx.tp.optic.Seeker)
- io.vertx.tp.rbac.authorization.Assembler
- io.vertx.tp.rbac.extension.AuditorPin (implements io.vertx.up.extension.PlugAuditor)
- cn.vertxup.rbac.api.AuthActor
- cn.vertxup.rbac.service.login.AuthService (implements cn.vertxup.rbac.service.login.AuthStub)
- cn.vertxup.rbac.domain.tables.converters.Bindings
- org.jooq.impl.CatalogImpl (implements org.jooq.Catalog)
- cn.vertxup.rbac.domain.DefaultCatalog
- cn.vertxup.rbac.service.login.CodeService (implements cn.vertxup.rbac.service.login.CodeStub)
- io.vertx.tp.rbac.acl.region.CommonCosmo (implements io.vertx.tp.rbac.acl.region.Cosmo)
- cn.vertxup.rbac.domain.tables.converters.Converters
- cn.vertxup.rbac.api.CriterionActor
- io.vertx.tp.rbac.DataLoader
- io.vertx.tp.optic.business.ExUserEpic (implements io.vertx.tp.optic.business.ExUser)
- cn.vertxup.rbac.api.FileActor
- cn.vertxup.rbac.api.FileAgent
- io.vertx.tp.rbac.authorization.child.GcCritical (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.child.GcHorizon (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.child.GcOverlook (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.direct.GdCritical (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.direct.GdHorizon (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.direct.GdOverlook (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.extend.GeCritical (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.extend.GeHorizon (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.extend.GeOverlook (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.inherit.GiCritical (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.inherit.GiHorizon (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.inherit.GiOverlook (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.parent.GpCritical (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.parent.GpHorizon (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.parent.GpOverlook (implements io.vertx.tp.rbac.authorization.ScDetent)
- cn.vertxup.rbac.api.GroupActor
- io.vertx.tp.optic.dict.GroupDict (implements io.vertx.tp.optic.component.DictionaryPlugin)
- cn.vertxup.rbac.service.business.GroupService (implements cn.vertxup.rbac.service.business.GroupStub)
- cn.vertxup.rbac.domain.Indexes
- cn.vertxup.rbac.ipc.IpcClient
- cn.vertxup.rbac.ipc.IpcServer
- cn.vertxup.rbac.service.jwt.JwtService (implements cn.vertxup.rbac.service.jwt.JwtStub)
- cn.vertxup.rbac.domain.Keys
- cn.vertxup.rbac.service.login.LoginService (implements cn.vertxup.rbac.service.login.LoginStub)
- cn.vertxup.rbac.service.accredit.MatrixService (implements cn.vertxup.rbac.service.accredit.MatrixStub)
- cn.vertxup.rbac.domain.tables.pojos.OAccessToken (implements cn.vertxup.rbac.domain.tables.interfaces.IOAccessToken, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.pojos.OUser (implements cn.vertxup.rbac.domain.tables.interfaces.IOUser, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.api.PermActor
- cn.vertxup.rbac.service.business.PermGService (implements cn.vertxup.rbac.service.business.PermGStub)
- cn.vertxup.rbac.service.business.PermService (implements cn.vertxup.rbac.service.business.PermStub)
- cn.vertxup.rbac.service.view.PersonalService (implements cn.vertxup.rbac.service.view.PersonalStub)
- cn.vertxup.rbac.wall.authorization.ProfileAuthorizationImpl (implements cn.vertxup.rbac.wall.authorization.ProfileAuthorization)
- io.vertx.tp.rbac.logged.ProfileGroup (implements java.io.Serializable)
- cn.vertxup.rbac.wall.authorization.ProfileProvider (implements io.vertx.ext.auth.authorization.AuthorizationProvider)
- cn.vertxup.rbac.wall.authorization.ProfileResource (implements io.vertx.up.secure.authorization.AuthorizationResource)
- io.vertx.tp.rbac.logged.ProfileRole (implements java.io.Serializable)
- io.vertx.tp.rbac.logged.ProfileType (implements java.io.Serializable)
- cn.vertxup.rbac.service.view.source.RadixGroup (implements cn.vertxup.rbac.service.view.RuleSource)
- cn.vertxup.rbac.service.view.source.RadixUi (implements cn.vertxup.rbac.service.view.RuleSource)
- cn.vertxup.rbac.wall.RbacWall
- cn.vertxup.rbac.api.ResourceActor
- cn.vertxup.rbac.service.business.ResourceService (implements cn.vertxup.rbac.service.business.ResourceStub)
- cn.vertxup.rbac.domain.tables.pojos.RGroupRole (implements cn.vertxup.rbac.domain.tables.interfaces.IRGroupRole, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.api.RoleActor
- cn.vertxup.rbac.service.business.RoleService (implements cn.vertxup.rbac.service.business.RoleStub)
- cn.vertxup.rbac.domain.tables.pojos.RRolePerm (implements cn.vertxup.rbac.domain.tables.interfaces.IRRolePerm, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.service.view.RuleService (implements cn.vertxup.rbac.service.view.RuleStub)
- cn.vertxup.rbac.domain.tables.pojos.RUserGroup (implements cn.vertxup.rbac.domain.tables.interfaces.IRUserGroup, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.pojos.RUserRole (implements cn.vertxup.rbac.domain.tables.interfaces.IRUserRole, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.pojos.SAction (implements cn.vertxup.rbac.domain.tables.interfaces.ISAction, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- 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.authorization.detent.ScDetentChild (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.detent.ScDetentExtend (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.detent.ScDetentGroup (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.detent.ScDetentInherit (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.detent.ScDetentParent (implements io.vertx.tp.rbac.authorization.ScDetent)
- io.vertx.tp.rbac.authorization.detent.ScDetentRole (implements io.vertx.tp.rbac.authorization.ScDetent)
- org.jooq.impl.SchemaImpl (implements org.jooq.Schema)
- cn.vertxup.rbac.domain.Db
- io.vertx.tp.rbac.init.ScPin
- io.vertx.tp.rbac.logged.ScResource
- io.vertx.tp.rbac.logged.ScRole
- io.vertx.tp.rbac.logged.ScUser
- io.vertx.tp.rbac.acl.region.SeekCosmo (implements io.vertx.tp.rbac.acl.region.Cosmo)
- cn.vertxup.rbac.domain.tables.pojos.SGroup (implements cn.vertxup.rbac.domain.tables.interfaces.ISGroup, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.pojos.SPacket (implements cn.vertxup.rbac.domain.tables.interfaces.ISPacket, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.pojos.SPath (implements cn.vertxup.rbac.domain.tables.interfaces.ISPath, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.pojos.SPermission (implements cn.vertxup.rbac.domain.tables.interfaces.ISPermission, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.pojos.SPermSet (implements cn.vertxup.rbac.domain.tables.interfaces.ISPermSet, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.pojos.SResource (implements cn.vertxup.rbac.domain.tables.interfaces.ISResource, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.pojos.SRole (implements cn.vertxup.rbac.domain.tables.interfaces.ISRole, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.pojos.SUser (implements cn.vertxup.rbac.domain.tables.interfaces.ISUser, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.pojos.SView (implements cn.vertxup.rbac.domain.tables.interfaces.ISView, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.pojos.SVisitant (implements cn.vertxup.rbac.domain.tables.interfaces.ISVisitant, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- org.jooq.impl.TableImpl<R>
- cn.vertxup.rbac.domain.tables.OAccessToken
- cn.vertxup.rbac.domain.tables.OUser
- cn.vertxup.rbac.domain.tables.RGroupRole
- cn.vertxup.rbac.domain.tables.RRolePerm
- cn.vertxup.rbac.domain.tables.RUserGroup
- cn.vertxup.rbac.domain.tables.RUserRole
- cn.vertxup.rbac.domain.tables.SAction
- cn.vertxup.rbac.domain.tables.SGroup
- cn.vertxup.rbac.domain.tables.SPacket
- cn.vertxup.rbac.domain.tables.SPath
- cn.vertxup.rbac.domain.tables.SPermission
- cn.vertxup.rbac.domain.tables.SPermSet
- cn.vertxup.rbac.domain.tables.SResource
- cn.vertxup.rbac.domain.tables.SRole
- cn.vertxup.rbac.domain.tables.SUser
- cn.vertxup.rbac.domain.tables.SView
- cn.vertxup.rbac.domain.tables.SVisitant
- org.jooq.impl.TableRecordImpl<R> (implements org.jooq.TableRecord<R>)
- org.jooq.impl.UpdatableRecordImpl<R> (implements org.jooq.UpdatableRecord<R>)
- cn.vertxup.rbac.domain.tables.records.OAccessTokenRecord (implements cn.vertxup.rbac.domain.tables.interfaces.IOAccessToken, org.jooq.Record10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.OUserRecord (implements cn.vertxup.rbac.domain.tables.interfaces.IOUser, org.jooq.Record11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.RGroupRoleRecord (implements cn.vertxup.rbac.domain.tables.interfaces.IRGroupRole, org.jooq.Record3<T1,T2,T3>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.RRolePermRecord (implements cn.vertxup.rbac.domain.tables.interfaces.IRRolePerm, org.jooq.Record2<T1,T2>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.RUserGroupRecord (implements cn.vertxup.rbac.domain.tables.interfaces.IRUserGroup, org.jooq.Record3<T1,T2,T3>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.RUserRoleRecord (implements cn.vertxup.rbac.domain.tables.interfaces.IRUserRole, org.jooq.Record3<T1,T2,T3>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.SActionRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISAction, org.jooq.Record18<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.SGroupRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISGroup, org.jooq.Record15<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.SPacketRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISPacket, org.jooq.Record20<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.SPathRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISPath, org.jooq.Record20<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.SPermissionRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISPermission, org.jooq.Record13<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.SPermSetRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISPermSet, org.jooq.Record13<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.SResourceRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISResource, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.SRoleRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISRole, org.jooq.Record16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.SUserRecord (implements cn.vertxup.rbac.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>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.SViewRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISView, org.jooq.Record19<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.records.SVisitantRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISVisitant, org.jooq.Record19<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19>, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- org.jooq.impl.UpdatableRecordImpl<R> (implements org.jooq.UpdatableRecord<R>)
- cn.vertxup.rbac.domain.Tables
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.vertx.core.VertxException
- io.vertx.up.exception.ZeroRunException
- io.vertx.up.exception.WebException
- io.vertx.tp.error._401CodeExpiredException
- io.vertx.tp.error._401CodeGenerationException
- io.vertx.tp.error._401CodeWrongException
- io.vertx.tp.error._401PasswordWrongException
- io.vertx.tp.error._401TokenCounterException
- io.vertx.tp.error._401TokenExpiredException
- io.vertx.tp.error._401TokenInvalidException
- io.vertx.tp.error._403ActionDinnedException
- io.vertx.tp.error._403NoPermissionException
- io.vertx.tp.error._403PermissionLimitException
- io.vertx.tp.error._403ProfileConflictException
- io.vertx.tp.error._404ActionMissingException
- io.vertx.tp.error._404ResourceMissingException
- io.vertx.tp.error._423UserDisabledException
- io.vertx.tp.error._449UserNotFoundException
- io.vertx.tp.error._500DwarfInstanceNullException
- io.vertx.up.exception.WebException
- io.vertx.up.exception.ZeroRunException
- io.vertx.core.VertxException
- java.lang.RuntimeException
- java.lang.Exception
- cn.vertxup.rbac.service.login.TokenService (implements cn.vertxup.rbac.service.login.TokenStub)
- cn.vertxup.rbac.api.UserActor
- cn.vertxup.rbac.service.business.UserService (implements cn.vertxup.rbac.service.business.UserStub)
- cn.vertxup.rbac.api.ViewActor
- cn.vertxup.rbac.api.ViewPersonalActor
- cn.vertxup.rbac.service.view.ViewService (implements cn.vertxup.rbac.service.view.ViewStub)
- cn.vertxup.rbac.service.view.VisitService (implements cn.vertxup.rbac.service.view.VisitStub)
- io.vertx.tp.optic.secure.WallExtension (implements io.vertx.up.secure.LeeExtension)
Interface Hierarchy
- cn.vertxup.rbac.service.accredit.AccreditStub
- cn.vertxup.rbac.api.ActionAgent
- cn.vertxup.rbac.service.accredit.ActionStub
- io.vertx.tp.rbac.cv.Addr
- io.vertx.tp.rbac.cv.Addr.Auth
- io.vertx.tp.rbac.cv.Addr.Authority
- io.vertx.tp.rbac.cv.Addr.Group
- io.vertx.tp.rbac.cv.Addr.Perm
- io.vertx.tp.rbac.cv.Addr.Role
- io.vertx.tp.rbac.cv.Addr.Rule
- io.vertx.tp.rbac.cv.Addr.User
- io.vertx.tp.rbac.cv.Addr.View
- cn.vertxup.rbac.api.AuthAgent
- io.vertx.tp.rbac.cv.AuthKey
- io.vertx.tp.rbac.cv.AuthKey.Acl
- io.vertx.tp.rbac.cv.AuthMsg
- io.vertx.ext.auth.authorization.Authorization
- cn.vertxup.rbac.wall.authorization.ProfileAuthorization
- cn.vertxup.rbac.service.login.AuthStub
- cn.vertxup.rbac.service.login.CodeStub
- io.vertx.tp.rbac.acl.region.Cosmo
- cn.vertxup.rbac.api.CriterionAgent
- io.vertx.tp.rbac.acl.rapid.Dwarf
- cn.vertxup.rbac.api.GroupAgent
- cn.vertxup.rbac.service.business.GroupStub
- cn.vertxup.rbac.service.batch.IdcStub
- cn.vertxup.rbac.service.jwt.JwtStub
- cn.vertxup.rbac.service.login.LoginStub
- cn.vertxup.rbac.service.accredit.MatrixStub
- cn.vertxup.rbac.api.PermAgent
- cn.vertxup.rbac.service.business.PermGStub
- cn.vertxup.rbac.service.business.PermStub
- cn.vertxup.rbac.service.view.PersonalStub
- cn.vertxup.rbac.api.ResourceAgent
- cn.vertxup.rbac.service.business.ResourceStub
- cn.vertxup.rbac.api.RoleAgent
- cn.vertxup.rbac.service.business.RoleStub
- cn.vertxup.rbac.service.view.RuleSource
- cn.vertxup.rbac.service.view.RuleStub
- io.vertx.tp.rbac.authorization.ScDetent
- io.vertx.tp.rbac.authorization.ScDetent.Group
- io.vertx.tp.rbac.authorization.ScDetent.Group.Child
- io.vertx.tp.rbac.authorization.ScDetent.Group.Extend
- io.vertx.tp.rbac.authorization.ScDetent.Group.Inherit
- io.vertx.tp.rbac.authorization.ScDetent.Group.Parent
- io.vertx.tp.rbac.cv.ScFolder
- java.io.Serializable
- cn.vertxup.rbac.domain.tables.interfaces.IOAccessToken (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.IOUser (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.IRGroupRole (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.IRRolePerm (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.IRUserGroup (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.IRUserRole (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.ISAction (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.ISGroup (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.ISPacket (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.ISPath (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.ISPermission (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.ISPermSet (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.ISResource (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.ISRole (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.ISUser (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.ISView (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.domain.tables.interfaces.ISVisitant (also extends io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo)
- cn.vertxup.rbac.service.login.TokenStub
- cn.vertxup.rbac.api.UserAgent
- cn.vertxup.rbac.service.business.UserStub
- io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo
- cn.vertxup.rbac.domain.tables.interfaces.IOAccessToken (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.IOUser (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.IRGroupRole (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.IRRolePerm (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.IRUserGroup (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.IRUserRole (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.ISAction (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.ISGroup (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.ISPacket (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.ISPath (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.ISPermission (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.ISPermSet (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.ISResource (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.ISRole (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.ISUser (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.ISView (also extends java.io.Serializable)
- cn.vertxup.rbac.domain.tables.interfaces.ISVisitant (also extends java.io.Serializable)
- cn.vertxup.rbac.api.ViewAgent
- cn.vertxup.rbac.service.view.ViewStub
- cn.vertxup.rbac.service.view.VisitStub
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.vertx.tp.rbac.cv.em.AclTime
- io.vertx.tp.rbac.cv.em.AclType
- io.vertx.tp.rbac.cv.em.ActionLevel
- io.vertx.tp.rbac.cv.em.OwnerType
- io.vertx.tp.rbac.cv.em.RegionType
- io.vertx.tp.rbac.cv.em.SeekGroup
- io.vertx.tp.rbac.cv.em.SeekRole
- io.vertx.tp.rbac.cv.em.SourceGroup
- io.vertx.tp.rbac.cv.em.SourceType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)