|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegExpUserRequestFilter | |
|---|---|
| be.unamur.inference.web | |
| be.unamur.inference.web.apache | |
| Uses of RegExpUserRequestFilter in be.unamur.inference.web |
|---|
| Methods in be.unamur.inference.web that return RegExpUserRequestFilter | |
|---|---|
RegExpUserRequestFilter<T> |
RegExpUserRequestFilter.after(Date time)
Sets the minimal date to consider for the time field of the request. |
RegExpUserRequestFilter<T> |
RegExpUserRequestFilter.before(Date time)
Sets the maximal date to consider for the time field of the request. |
RegExpUserRequestFilter<T> |
RegExpUserRequestFilter.clientMatches(String regExp)
Sets the regular expression used to match the client field of the request. |
RegExpUserRequestFilter<T> |
RegExpUserRequestFilter.requestTypeMatches(String regExp)
Sets the regular expression used to match the request type field of the request. |
RegExpUserRequestFilter<T> |
RegExpUserRequestFilter.resourceMatches(String regExp)
Sets the regular expression used to match the resource field of the request. |
| Uses of RegExpUserRequestFilter in be.unamur.inference.web.apache |
|---|
| Subclasses of RegExpUserRequestFilter in be.unamur.inference.web.apache | |
|---|---|
class |
RegExpApacheUserSessionFilter
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||