public abstract class AbstractAttributeTargetedRegexMatchFunctor extends AbstractRegexMatchFunctor
| Constructor and Description |
|---|
AbstractAttributeTargetedRegexMatchFunctor() |
| 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.
|
getRegularExpression, isMatch, setRegularExpressiondoEvaluatePolicyRequirement, doEvaluateValue, evaluateDenyRule, evaluatePermitValue, evaluatePolicyRequirementpublic AbstractAttributeTargetedRegexMatchFunctor()
public String getAttributeId()
public void setAttributeId(String id)
id - ID of the attribute whose values will be evaluatedCopyright © 1999–2014. All rights reserved.