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 Detail

      • fetchAsync

        io.vertx.core.Future<io.vertx.core.json.JsonArray> fetchAsync​(String sigma)
      • saveDefinition

        io.vertx.core.Future<io.vertx.core.json.JsonArray> saveDefinition​(io.vertx.core.json.JsonArray permission,
                                                                          SPermSet permSet)