|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AccessFilter
Interface that defines if a request to a given path must be logged or not.
| Method Summary | |
|---|---|
boolean |
accept(String path)
Tells if a request to a given path must be logged or not. |
| Method Detail |
|---|
boolean accept(String path)
path must be logged or not.
path - a String. It cannot be null.
boolean.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||