Alon Bar-Lev has posted comments on this change. Change subject: extapi: Changing fetch principal to support principal ......................................................................
Patch Set 6: (1 comment) http://gerrit.ovirt.org/#/c/31790/6/backend/manager/modules/extensions-api-root/extensions-api/src/main/java/org/ovirt/engine/api/extensions/aaa/Authz.java File backend/manager/modules/extensions-api-root/extensions-api/src/main/java/org/ovirt/engine/api/extensions/aaa/Authz.java: Line 227: * @see GroupRecord Line 228: */ Line 229: public static final ExtKey GROUPS = new ExtKey("AAA_AUTHZ_PRINCIPAL_GROUPS", Collection/*<GroupRecord>*/.class, "738ec045-aade-478f-90f9-13f4aa229a54"); Line 230: /** Line 231: * Principal name. Note: this value is output only, and cannot be used for search. I would like a new line here after '.', as we do in other places. Line 232: */ Line 233: public static final ExtKey PRINCIPAL = new ExtKey("AAA_AUTHZ_PRINCIPAL_PRINCIPAL", Line 234: String.class, Line 235: "37c1c4ff-5367-480d-950a-1c3092521188"); -- To view, visit http://gerrit.ovirt.org/31790 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6d2b532f56ef5b3a38af79ef869c5a5c8bf526bf Gerrit-PatchSet: 6 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