Class OrAuthorization

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

    public class OrAuthorization
    extends Object
    implements io.vertx.lang.rx.RxDelegate, Authorization
    Allows to perform a logical 'or' between several authorizations

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