Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.4.2
-
Fix Version/s: 3.5.0
-
Component/s: Admin Console
-
Labels:None
-
Acceptance Test - Add?:No
Description
Create a new interface ExternalComponentManagerListener that will listen to events such as:
- service enabled/disabled
- port changed
- default secret changed
- policy changed
- component allowed or blocked
- changed component secret
- delete component configuration
Change external-components-settings.jsp so that it can show an error message when a modification operation was not allowed by a listener.