public class ForwardVoter extends AbstractBoolVoter<javax.servlet.http.HttpServletRequest>
Modifier and Type | Field and Description |
---|---|
static String |
FORWARD_REQUEST_URI_ATTRIBUTE
The request attribute under which the original request URI is stored on an forwarded dispatcher request.
|
Constructor and Description |
---|
ForwardVoter() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
boolVote(javax.servlet.http.HttpServletRequest request) |
getFalseValue, getLevel, getTrueValue, isNot, setFalseValue, setLevel, setNot, setTrueValue, toString, vote
getName, isEnabled, setEnabled, setName
public static final String FORWARD_REQUEST_URI_ATTRIBUTE
protected boolean boolVote(javax.servlet.http.HttpServletRequest request)
boolVote
in class AbstractBoolVoter<javax.servlet.http.HttpServletRequest>
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.