| 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)
|
static PolicyFilter |
PolicyFilterFactory.getInstance(Compiler compiler,
ExecutionEngine engine)
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPolicyFilter.setCompiler(Compiler compiler)
Sets the compiler for the filters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StackMachineCompiler
Implementation of the
Compiler interface that generates opcodes used by the
StackMachine execution engine. |
Copyright © 2010-2016 The Direct Project. All Rights Reserved.