Class JWTAuthorization

  • All Implemented Interfaces:
    io.vertx.lang.rx.RxDelegate, AuthorizationProvider

    public class JWTAuthorization
    extends Object
    implements io.vertx.lang.rx.RxDelegate, AuthorizationProvider
    Implementation of the JWT authorization provider.

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

    • Field Detail

      • __TYPE_ARG

        public static final io.vertx.lang.rx.TypeArg<JWTAuthorization> __TYPE_ARG
    • Constructor Detail

      • JWTAuthorization

        public JWTAuthorization​(Object delegate)