| Package | Description |
|---|---|
| org.nhindirect.policy |
Interface definition and structures for the certificate policy engine.
|
| org.nhindirect.policy.impl |
Implementations of the
PolicyExpression, PolicyLexiconParser, and PolicyOperatorExecutor interfaces. |
| org.nhindirect.policy.impl.machine |
Implementations of the
ExecutionEngine |
| Modifier and Type | Method and Description |
|---|---|
static PolicyFilter |
PolicyFilterFactory.getInstance(Compiler compiler,
ExecutionEngine engine)
|
static PolicyFilter |
PolicyFilterFactory.getInstance(ExecutionEngine engine)
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPolicyFilter.setExecutionEngine(ExecutionEngine executionEngine)
Sets the execution engine for the filters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StackMachine
Implementation of the
ExecutionEngine interface that is implemented using a simple stack machine. |
Copyright © 2010-2016 The Direct Project. All Rights Reserved.