public abstract class AbstractAttributeTargetedStringMatchFunctor extends AbstractStringMatchFunctor
| Constructor and Description |
|---|
AbstractAttributeTargetedStringMatchFunctor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeId()
Gets the ID of the attribute whose values will be evaluated.
|
void |
setAttributeId(String id)
Sets the ID of the attribute whose values will be evaluated.
|
getMatchString, isCaseSensitive, isMatch, setCaseSensitive, setMatchStringdoEvaluatePolicyRequirement, doEvaluateValue, evaluateDenyRule, evaluatePermitValue, evaluatePolicyRequirementpublic AbstractAttributeTargetedStringMatchFunctor()
public String getAttributeId()
public void setAttributeId(String id)
id - ID of the attribute whose values will be evaluatedCopyright © 1999–2014. All rights reserved.