Class | Description |
---|---|
AndExpression |
This class represents an expression of the form
|
GeneralNameAsConstraintsConfig |
convenience class for policies use.
|
GeneralNameConfig |
convenience class for policies use.
|
GeneralNamesAsConstraintsConfig | |
GeneralNamesConfig | |
GeneralNameUtil |
Class that can be used to form general names from configuration file.
|
GenericPolicyProcessor |
This is a Generic policy processor.
|
JavaScriptRequestProxy | |
OrExpression |
This class represents an Or expression of the form
(var1 op val1 OR var2 op val2).
|
PolicyPredicateParser |
Default implementation of predicate parser.
|
PolicySet |
Implements a policy set per IPolicySet interface.
|
SimpleExpression |
This class represents an expression of the form var = val,
var != val, var < val, var > val, var <= val, var >= val.
|
SubjAltNameGN |