I am wondering how does PyPDPServer(PEP) in XACML get notification from
XACML PDP.
PEP(PyPDPServer) queries XACML PDP using callPDP function in
StdPolicyEngine.java.
But how does PDP notify its decision to PEP? getDecision() in
PolicyEngine.java is deprecated. sendEvent() function is not called by
anyone.
 I didn't see how PEP get response from PDP. It's supposed to use either
getDecision() or sendEvent(). But it looks like both are not called by
anything else except tests.

-- 
Regards!
Zhang, Jingjing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170425/c3ba1125/attachment.html>

Reply via email to