public interface UriRule
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(CharSequence path,
Object resource,
UriRuleContext context)
Accept the rule.
|
boolean accept(CharSequence path, Object resource, UriRuleContext context)
path - the URI pathresource - the current resource instancecontext - the rule contextCopyright © 2016 Oracle Corporation. All rights reserved.