public class SSF extends Object implements KeywordBindRule
| Modifier and Type | Method and Description |
|---|---|
EnumEvalResult |
evaluate(AciEvalContext evalCtx)
Evaluate the specified evaluation context.
|
String |
toString() |
void |
toString(StringBuilder buffer)
Appends a string representation of this object to the provided buffer.
|
public EnumEvalResult evaluate(AciEvalContext evalCtx)
evaluate in interface KeywordBindRuleevalCtx - The evaluation context to evaluate.public final void toString(StringBuilder buffer)
toString in interface KeywordBindRulebuffer - The buffer into which a string representation of this object
should be appended.Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.