Class WildcardPermissionBasedAuthorization

  • All Implemented Interfaces:
    RxDelegate

    public class WildcardPermissionBasedAuthorization
    extends Authorization
    implements RxDelegate
    Represents a wildcard permission (ie: 'manage:order:*' '*:orders', '*', etc.) Note that it 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.