Interface WildcardPermissionBasedAuthorization

  • All Superinterfaces:
    Authorization

    public interface WildcardPermissionBasedAuthorization
    extends Authorization
    Represents a wildcard permission (ie: 'manage:order:*' '*:orders', '*', etc.) Note that it can optionally be assigned to a specific resource
    Author:
    Stephane Bastian