Alon Bar-Lev has posted comments on this change.

Change subject: extapi: Changing fetch principal to support principal
......................................................................


Patch Set 7:

(1 comment)

http://gerrit.ovirt.org/#/c/31790/7/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,
move Note: to new line so header will be in own line, like the rest of the 
indentation?
Line 232:          * and cannot be used for search.
Line 233:          */
Line 234:         public static final ExtKey PRINCIPAL = new 
ExtKey("AAA_AUTHZ_PRINCIPAL_PRINCIPAL",
Line 235:                 String.class,


-- 
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: 7
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

Reply via email to