Class WildcardPermissionBasedAuthorization

  • All Implemented Interfaces:
    Authorization

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