Uses of Interface
org.keycloak.models.workflow.conditions.expression.BooleanConditionParserVisitor
Packages that use BooleanConditionParserVisitor
-
Uses of BooleanConditionParserVisitor in org.keycloak.models.workflow.conditions.expression
Classes in org.keycloak.models.workflow.conditions.expression that implement BooleanConditionParserVisitorModifier and TypeClassDescriptionclassclassThis class provides an empty implementation ofBooleanConditionParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.classclassThis visitor traverses the entire parse tree and collects the names of all conditionCalls.classclass