Package cn.vertxup.rbac.service.business
Interface PermGStub
-
- All Known Implementing Classes:
PermGService
public interface PermGStub- Author:
- Lang PERM_SET table management processing 1) The code logical for permission fetching 2) The code logical of major definition
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.core.Future<io.vertx.core.json.JsonArray>fetchAsync(String sigma)io.vertx.core.Future<io.vertx.core.json.JsonArray>saveDefinition(io.vertx.core.json.JsonArray permission, SPermSet permSet)
-