|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasePatternVoter | |
---|---|
info.magnolia.voting.voters |
Uses of BasePatternVoter in info.magnolia.voting.voters |
---|
Subclasses of BasePatternVoter in info.magnolia.voting.voters | |
---|---|
class |
RequestHeaderPatternRegexVoter
A voter taking a plain regex pattern which has to matched against the specified request header. |
class |
RequestHeaderPatternSimpleVoter
Checks if the specified request header matches a specific pattern. |
class |
RequestHeaderPatternVoter
Voters which match the request headers against a pattern. |
class |
URIPatternVoter
Checks if URI matches the pattern. |
class |
URIRegexVoter
A voter taking a plain regex pattern which has to matched against the current uri. |
class |
URIStartsWithVoter
Checks if the URI starts with the given pattern. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |