Class MicroProfileAuthorization

  • All Implemented Interfaces:
    AuthorizationProvider

    public class MicroProfileAuthorization
    extends Object
    implements 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.