diff options
author | Matthew Newhook <matthew@zeroc.com> | 2006-08-31 10:35:24 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2006-08-31 10:35:24 +0000 |
commit | 23f68aef33dd93bc27e8e1a2ac0f48e4e9852e50 (patch) | |
tree | 4e3929822e98f3f5a51081b2bf369b1698a4294f /cpp/src/Ice/PropertyNames.cpp | |
parent | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1293 (diff) | |
download | ice-23f68aef33dd93bc27e8e1a2ac0f48e4e9852e50.tar.bz2 ice-23f68aef33dd93bc27e8e1a2ac0f48e4e9852e50.tar.xz ice-23f68aef33dd93bc27e8e1a2ac0f48e4e9852e50.zip |
http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1274
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index b05efcef491..7b3be4244ae 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -7,7 +7,7 @@ // // ********************************************************************** -// Generated by makeprops.py from file `../../config/PropertyNames.def', Thu Aug 31 12:02:05 2006 +// Generated by makeprops.py from file `../../config/PropertyNames.def', Thu Aug 31 18:34:35 2006 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -97,7 +97,7 @@ const char* IceInternal::PropertyNames::IceBoxProps[] = const char* IceInternal::PropertyNames::IceGridAdminProps[] = { - "IceGridAdmin.UseSecureAuthentication", + "IceGridAdmin.AuthenticateUsingSSL", "IceGridAdmin.Routed", "IceGridAdmin.Username", "IceGridAdmin.Password", |