Skip navigation links


Package oracle.iam.policyengine.vo.conditions

Interface Summary
EvaluationCondition Interface for a condition that can be evaluated against facts.

 

Class Summary
AbstractCondition AbstractCondition Top level class for a condition that implements the EvaluationCondition interface - it can be evaluated as true or false based on a set of facts (the input ValueObject).
EvalList Class to represent a list when doing rule evalutions with generated output
StringTokenizerTS StringTokenizerTS A thread-safe string tokenizer class that uses StringTokenizer to tokenize the input string and build a list of tokens.

 


Skip navigation links


Copyright © 2015, Oracle and/or its affiliates. All rights reserved.