Juan Hernandez has posted comments on this change. Change subject: core: Introduce new authentication interfaces ......................................................................
Patch Set 5: Changes since last patch set: * Use ExternalId instead of string for user and group identifiers. * Name the methods in the directory interface as "findUser" with different argument types instead of "findUserBy...", this is possible now with the use of ExternalId instead of string. * Load the directory and authenticator factories from the classpath (local classpath, context classpath or JBoss module) using the "class" and "module" parameters in the configuration instead of using the service provider mechanism. * Make explicit the fact that queries use LDAP syntax. * Introduce the authentication profile concept. -- To view, visit http://gerrit.ovirt.org/15596 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If84a0c9d6553d81cdbbe224972696f169cca90d4 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
