Alon Bar-Lev has posted comments on this change. Change subject: aaa: Using extensions API ......................................................................
Patch Set 44: (1 comment) http://gerrit.ovirt.org/#/c/26602/44/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/LogoutUserCommand.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/LogoutUserCommand.java: Line 39: ).mput( Line 40: Authn.InvokeKeys.PRINCIPAL, Line 41: SessionDataContainer.getInstance().getPrincipal() Line 42: )); Line 43: } this should be also in session expiration and such, hope to see this in next patches. Line 44: Line 45: if (!"".equals(getParameters().getSessionId())) { Line 46: SessionDataContainer.getInstance().removeSession(getParameters().getSessionId()); Line 47: } else { -- To view, visit http://gerrit.ovirt.org/26602 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I916012eab61a96bdb0f366d9dc8462325d7f726f Gerrit-PatchSet: 44 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches