public class AssistedServicePathRestrictionEvaluator
extends java.lang.Object
| Constructor and Description |
|---|
AssistedServicePathRestrictionEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(HttpServletRequest httpservletrequest,
HttpServletResponse httpservletresponse) |
protected java.util.List<AssistedServicePathRestriction> |
getRestrictions() |
void |
setRestrictions(java.util.List<AssistedServicePathRestriction> restrictions) |
public AssistedServicePathRestrictionEvaluator()
public boolean evaluate(HttpServletRequest httpservletrequest,
HttpServletResponse httpservletresponse)
protected java.util.List<AssistedServicePathRestriction> getRestrictions()
public void setRestrictions(java.util.List<AssistedServicePathRestriction> restrictions)
restrictions - the restrictions to setCopyright © 2018 SAP SE. All Rights Reserved.