Class OrAuthorization

java.lang.Object
io.vertx.rxjava3.ext.auth.authorization.OrAuthorization
All Implemented Interfaces:
RxDelegate, Authorization

public class OrAuthorization extends Object implements 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.