Change in ovirt-engine[master]: aaa: Extracted session management outside of AdBroker package

yzaslavs at redhat.com yzaslavs at redhat.com
Tue Mar 11 00:54:59 UTC 2014


Yair Zaslavsky has submitted this change and it was merged.

Change subject: aaa: Extracted session management outside of AdBroker package
......................................................................


aaa: Extracted session management outside of AdBroker package

a. All LdapBroker commands that are not LdapAuthenticateUserCommand
should use the user associated with the domain -
no need to session management here (the user is kept at
UsersDomainsCacheManagerService)

b. For the LdapAuthenticateUserCommand - the code is extracted to the bll
LoginBaseCommand

Topic: AAA
Change-Id: I82003f1b91847d3f75d99e2b02eb238ab050d62e
Signed-off-by: Yair Zaslavsky <yzaslavs at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/LoginBaseCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/LdapAuthenticateUserCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/LdapBrokerCommandBase.java
3 files changed, 32 insertions(+), 28 deletions(-)

Approvals:
  Martin Peřina: Looks good to me, but someone else must approve
  Yair Zaslavsky: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/25505
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I82003f1b91847d3f75d99e2b02eb238ab050d62e
Gerrit-PatchSet: 13
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list