The PDP Listener instead of taking an "OperationType" parameter should just have a bunch of different methods "receiveAddRoots", "receiveProvePossession" etc.
We should make an FRC to canonicalize this interface type.
Note the interface is going to be very similar to the DDO notify methods just a little more rich since fault checking isn't coming from cron since we're doing PDP correctly the first time.
The PDP Listener instead of taking an "OperationType" parameter should just have a bunch of different methods "receiveAddRoots", "receiveProvePossession" etc.
We should make an FRC to canonicalize this interface type.
Note the interface is going to be very similar to the DDO notify methods just a little more rich since fault checking isn't coming from cron since we're doing PDP correctly the first time.