Class RoleBasedAuthorization


  • public class RoleBasedAuthorization
    extends Authorization
    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 RX-ified interface using Vert.x codegen.

    • Constructor Detail

      • RoleBasedAuthorization

        public RoleBasedAuthorization​(io.vertx.ext.auth.authorization.RoleBasedAuthorization delegate)
      • RoleBasedAuthorization

        public RoleBasedAuthorization​(Object delegate)