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