Class AclService

java.lang.Object
cn.vertxup.workflow.service.AclService
All Implemented Interfaces:
AclStub

public class AclService extends Object implements AclStub
Author:
Lang
  • Constructor Details

    • AclService

      public AclService()
  • Method Details

    • authorize

      public io.vertx.core.Future<io.vertx.core.json.JsonObject> authorize(WRecord record, String userId)
      Specified by:
      authorize in interface AclStub