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 <yzasl...@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 <yzasl...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to