-
Committer:
Jean-Francois Roy
-
Date:
2009-03-05 18:15:54 UTC
-
mto:
(4107.1.1 authconfig-provider-fix)
-
mto:
This revision was merged to the branch mainline in
revision
4150.
-
Revision ID:
jeanfrancois@apple.com-20090305181554-0uw591glkcd9evv2
A 'realm' optional argument was added to the get_credentials and set_credentials
methods of the AuthenticationConfig class to provide that information to
credential providers which may require it. In addition, additional keys
are included in the credentials dictionary passed to credential
providers to match the expectations of credential providers
as determined by existing tests.