Class EsbListener
java.lang.Object
edu.internet2.middleware.grouper.esb.listener.EsbListener
Class to process incoming events and convert to operations in Grouper, running with
root privileges
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EsbListener
public EsbListener()
-
-
Method Details
-
processEvent
- Parameters:
the
- jsonString representation of a populatedEsbListenerEvent
classan
- initialised grouperSession- Returns:
- returnMessage - a human readable string containing results of operations to return to calling client
-