diff options
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index 0f847b942d1..ac0d928271a 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', Fri May 19 11:05:54 2006 +// Generated by makeprops.py from file `../config/PropertyNames.def', Fri May 19 15:20:17 2006 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -133,6 +133,7 @@ const char* IceInternal::PropertyNames::IceGridProps[] = "IceGrid.Registry.Admin.ThreadPool.StackSize", "IceGrid.Registry.AdminCryptPasswords", "IceGrid.Registry.AdminPermissionsVerifier", + "IceGrid.Registry.AdminSSLPermissionsVerifier", "IceGrid.Registry.AdminSessionTimeout", "IceGrid.Registry.Client.AdapterId", "IceGrid.Registry.Client.ReplicaGroupId", @@ -167,6 +168,7 @@ const char* IceInternal::PropertyNames::IceGridProps[] = "IceGrid.Registry.Server.ThreadPool.SizeMax", "IceGrid.Registry.Server.ThreadPool.SizeWarn", "IceGrid.Registry.Server.ThreadPool.StackSize", + "IceGrid.Registry.SSLPermissionsVerifier", "IceGrid.Registry.Trace.Application", "IceGrid.Registry.Trace.Adapter", "IceGrid.Registry.Trace.Node", |