Class MicroProfileAuthorization

java.lang.Object
io.vertx.mutiny.ext.auth.authorization.AuthorizationProvider
io.vertx.mutiny.ext.auth.jwt.authorization.MicroProfileAuthorization
All Implemented Interfaces:
MutinyDelegate

public class MicroProfileAuthorization extends AuthorizationProvider implements MutinyDelegate
Implementation of the Microprofile MP-JWT 1.1 RBAC based on the access token groups key.

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