Class PermissionBasedAuthorization

  • All Implemented Interfaces:
    io.vertx.lang.rx.RxDelegate, Authorization

    public class PermissionBasedAuthorization
    extends Object
    implements io.vertx.lang.rx.RxDelegate, Authorization
    Represents a permission Note that the permission can optionally be assigned to a specific resource

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.