Yair Zaslavsky has submitted this change and it was merged.
Change subject: aaa: Cleaning up common from authentication code.
......................................................................
aaa: Cleaning up common from authentication code.
Only "business entities" related code will remain in common
Topic: AAA
Change-Id: Icc27e54842bc036eb7ca71781f3eb028044b003c
Signed-off-by: Yair Zaslavsky <yzaslavs(a)redhat.com>
---
R
backend/manager/modules/authentication/src/main/java/org/ovirt/engine/core/authentication/AuthenticatedPrincipal.java
R
backend/manager/modules/authentication/src/main/java/org/ovirt/engine/core/authentication/AuthenticatedRequestWrapper.java
R
backend/manager/modules/authentication/src/main/java/org/ovirt/engine/core/authentication/AuthenticationFilter.java
R
backend/manager/modules/authentication/src/main/java/org/ovirt/engine/core/authentication/AuthenticationProfile.java
R
backend/manager/modules/authentication/src/main/java/org/ovirt/engine/core/authentication/AuthenticationProfileFactory.java
R
backend/manager/modules/authentication/src/main/java/org/ovirt/engine/core/authentication/AuthenticationProfileManager.java
R
backend/manager/modules/authentication/src/main/java/org/ovirt/engine/core/authentication/AuthenticationResult.java
R
backend/manager/modules/authentication/src/main/java/org/ovirt/engine/core/authentication/AuthenticatorManager.java
R
backend/manager/modules/authentication/src/main/java/org/ovirt/engine/core/authentication/NegotiatingAuthenticator.java
R
backend/manager/modules/authentication/src/main/java/org/ovirt/engine/core/authentication/NegotiationResult.java
R
backend/manager/modules/authentication/src/main/java/org/ovirt/engine/core/authentication/PasswordAuthenticator.java
M backend/manager/modules/bll/pom.xml
M ear/src/main/resources/META-INF/MANIFEST.MF
13 files changed, 6 insertions(+), 1 deletion(-)
Approvals:
Alon Bar-Lev: Looks good to me, but someone else must approve
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/24092
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icc27e54842bc036eb7ca71781f3eb028044b003c
Gerrit-PatchSet: 16
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server