Class MicroProfileAuthorization

java.lang.Object
io.vertx.rxjava3.ext.auth.jwt.authorization.MicroProfileAuthorization
All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate, AuthorizationProvider

public class MicroProfileAuthorization extends Object implements io.vertx.lang.rx.RxDelegate, AuthorizationProvider
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 RX-ified interface using Vert.x codegen.