Change gssEAP to gss in navigator.gss(Eap).js and make corresponding changes.
[gssweb.git] / json_gssapi / src / commands / GSSInitSecContext.h
index a3454e3..4761b1b 100644 (file)
@@ -81,7 +81,7 @@ public:
     bool loadParameters(JSONObject *params);
     bool zeroOut(bool initialized = true);
     
-    // MRW -- make more accessors, make vars w/accessors private
+    // MRW -- make more accessors, make vars w/accessors private, or get rid of them?
     // accessors
     OM_uint32 getReqFlags() { return req_flags; }
     OM_uint32 getTimeReq() { return time_req; }