| Package | Description |
|---|---|
| be.yami.web | |
| be.yami.web.apache |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegExpApacheUserSessionFilter |
Copyright © 2014–2018 University of Namur. All rights reserved.