Class OrAuthorization

java.lang.Object
io.vertx.mutiny.ext.auth.authorization.Authorization
io.vertx.mutiny.ext.auth.authorization.OrAuthorization
All Implemented Interfaces:
MutinyDelegate

public class OrAuthorization extends Authorization implements MutinyDelegate
Allows to perform a logical 'or' between several authorizations

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