Uses of Class
io.vertx.tp.rbac.atom.ScOwner
Packages that use ScOwner
-
Uses of ScOwner in cn.vertxup.rbac.service.view
Methods in cn.vertxup.rbac.service.view with parameters of type ScOwnerModifier and TypeMethodDescriptionio.vertx.core.Future<io.vertx.core.json.JsonObject>RuleService.regionAsync(io.vertx.core.json.JsonObject pathData, ScOwner owner) io.vertx.core.Future<io.vertx.core.json.JsonObject>RuleStub.regionAsync(io.vertx.core.json.JsonObject pathData, ScOwner owner) -
Uses of ScOwner in io.vertx.tp.rbac.acl.rapier
Methods in io.vertx.tp.rbac.acl.rapier with parameters of type ScOwnerModifier and TypeMethodDescriptionio.vertx.core.Future<io.vertx.core.json.JsonObject>Quest.fetchAsync(io.vertx.core.json.JsonObject input, List<SPacket> packets, ScOwner owner) default <T> io.vertx.core.Future<T>Quinn.fetchAsync(SResource resource, ScOwner owner) default <T> io.vertx.core.Future<T>Quinn.fetchAsync(String resourceId, ScOwner owner) <T> io.vertx.core.Future<T>QuinnView.fetchAsync(String resourceId, ScOwner owner) <T> io.vertx.core.Future<T>QuinnViews.fetchAsync(String resourceId, ScOwner owner) <T> io.vertx.core.Future<T>QuinnVisit.fetchAsync(String viewId, ScOwner owner) <T> io.vertx.core.Future<T>QuinnVivid.fetchAsync(SResource resource, ScOwner owner) <T> io.vertx.core.Future<T>QuinnVivid.fetchAsync(String resourceId, ScOwner owner) default <T> io.vertx.core.Future<T>default <T> io.vertx.core.Future<T><T> io.vertx.core.Future<T><T> io.vertx.core.Future<T><T> io.vertx.core.Future<T><T> io.vertx.core.Future<T>static io.vertx.core.json.JsonObject -
Uses of ScOwner in io.vertx.tp.rbac.atom
Methods in io.vertx.tp.rbac.atom that return ScOwner