|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceMatcher
Responsible for determining if the path string of a Resource
-
typically involving IAsset
resources being examined by the
AssetService
- match the configured resource match strings
of this service.
Currently used by AssetService
to enable having unprotected
resources based off of regexp patterns.
Method Summary | |
---|---|
boolean |
containsResource(String path)
Checks for the existance of a resource pattern that matches the incoming path string. |
Method Detail |
---|
boolean containsResource(String path)
path
- The path to a resource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |