Change in ovirt-engine[master]: webadmin: Small cleanup in RestApiSessionManager

Alexander Wels has submitted this change and it was merged. Change subject: webadmin: Small cleanup in RestApiSessionManager ...................................................................... webadmin: Small cleanup in RestApiSessionManager Acquiry of new session vs. keep-alive of existing session logical scenarios represented by two separate methods. REST CSRF token request header represented by a separate String constant to avoid confusion with JSESSIONID header containing actual REST session ID on HTTP response. Change-Id: I98ad53785726c4ed1a8b1eaaf4fd473052496c3e Signed-off-by: Vojtech Szocs <vszocs@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/plugin/restapi/RestApiSessionManager.java 1 file changed, 39 insertions(+), 37 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Alexander Wels: Looks good to me, approved Vojtech Szocs: Verified -- To view, visit http://gerrit.ovirt.org/35708 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I98ad53785726c4ed1a8b1eaaf4fd473052496c3e Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
awels@redhat.com