-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b63
-
generic
-
solaris
As part of the fix for 6350795 "Update GSS to return correct mechanism", java SPNEGO returns the actual mech after the context is established. Thus, for consistency reason, native provider should also retrieve and return the actual mech (instead of the hardcoded SPNEGO) just like its java counterpart.