Class RoleBasedAuthorization

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

public class RoleBasedAuthorization extends Authorization implements MutinyDelegate
Represents a role. Note that this role can optionally be assigned to a specific resource

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