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.
Boolean evaluate(Vector<Opcode> opcodes) throws PolicyProcessException
PolicyProcessExceptionCopyright © 2010-2016 The Direct Project. All Rights Reserved.