Class AndAuthorization

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

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