Interface AclStub

All Known Implementing Classes:
AclService

public interface AclStub
Author:
Lang
  • Method Summary

    Modifier and Type
    Method
    Description
    io.vertx.core.Future<io.vertx.core.json.JsonObject>
    authorize(WRecord record, String userId)
     
  • Method Details

    • authorize

      io.vertx.core.Future<io.vertx.core.json.JsonObject> authorize(WRecord record, String userId)