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, setMatchString
doEvaluatePolicyRequirement, doEvaluateValue, evaluateDenyRule, evaluatePermitValue, evaluatePolicyRequirement
public AbstractAttributeTargetedStringMatchFunctor()
public String getAttributeId()
public void setAttributeId(String id)
id
- ID of the attribute whose values will be evaluatedCopyright © 1999–2014. All rights reserved.