diff options
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index ab312ead6ba..abd367e8751 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -1,13 +1,13 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. // // ********************************************************************** -// Generated by makeprops.py from file `../config/PropertyNames.def', Tue May 2 13:21:23 2006 +// Generated by makeprops.py from file `../../config/PropertyNames.def', Thu May 18 14:25:24 2006 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -288,6 +288,7 @@ const char* IceInternal::PropertyNames::Glacier2Props[] = "Glacier2.CryptPasswords", "Glacier2.InstanceName", "Glacier2.PermissionsVerifier", + "Glacier2.SSLPermissionsVerifier", "Glacier2.RouterIdentity", "Glacier2.RoutingTable.MaxSize", "Glacier2.Server.AlwaysBatch", @@ -301,6 +302,8 @@ const char* IceInternal::PropertyNames::Glacier2Props[] = "Glacier2.Server.Trace.Request", "Glacier2.SessionManager", "Glacier2.SessionManager.LocatorCacheTimeout", + "Glacier2.SSLSessionManager", + "Glacier2.SSLSessionManager.LocatorCacheTimeout", "Glacier2.SessionTimeout", "Glacier2.Trace.RoutingTable", "Glacier2.Trace.Session", |