public interface ExecutionEngine
Opcode objects and produces a
boolean result indicating if the previously provided certificate is compliant with the provided policy.
NOTE that the final operation in the vector must result in a boolean result. Opcode vectors resulting in any other final result type other
than boolean is undefined and will result in PolicyProcessException being thrown.
| Modifier and Type | Method and Description |
|---|---|
Boolean |
evaluate(Vector<Opcode> opcodes) |
Boolean evaluate(Vector<Opcode> opcodes) throws PolicyProcessException
PolicyProcessExceptionCopyright © 2010–2020 The Direct Project. All rights reserved.