Class NotAuthorization

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

public class NotAuthorization extends Object implements RxDelegate, Authorization
Allows to perform a logical 'not' of the specified authorization

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