Class AndAuthorization

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

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

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