Alon Bar-Lev has posted comments on this change.

Change subject: aaa: Introduce auth_scheme context key
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/28011/2/backend/manager/modules/extensions-api-root/extensions-api/src/main/java/org/ovirt/engine/api/extensions/aaa/Authn.java
File 
backend/manager/modules/extensions-api-root/extensions-api/src/main/java/org/ovirt/engine/api/extensions/aaa/Authn.java:

Line 23:         public static final ExtKey CAPABILITIES = new 
ExtKey("AAA_AUTHN_CAPABILITIES", Long.class, 
"9d16bee3-10fd-46f2-83f9-3d3c54cf258d");
Line 24: 
Line 25:         /**
Line 26:          * HTTP authentication scheme.
Line 27:          * A list of authentication scheme elements a client will 
receive with an HTTP 401 (unauthorized) response message as a value of the 
WWW-Authenticate header
in comments, please keep short lines.

and please add reference for this key at nego invoke command.
Line 28:          */
Line 29:         public static final ExtKey HTTP_AUTHENTICATION_SCHEME = new 
ExtKey("AAA_HTTP_AUTHENTICATION_SCHEME", List/*<String>*/.class, 
"c0a5c8b4-870b-436e-aeb9-1cd5307b2058");
Line 30:     }
Line 31: 


-- 
To view, visit http://gerrit.ovirt.org/28011
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib1141209b53de9f891e8051d9d18d74ed8b49614
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to