Class RoleBasedAuthorization

  • All Implemented Interfaces:
    Authorization

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