diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/src/Ice/src/main/java/IceInternal/PropertyNames.java | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/java/src/Ice/src/main/java/IceInternal/PropertyNames.java b/java/src/Ice/src/main/java/IceInternal/PropertyNames.java index 327db258519..1e8b0d8861e 100644 --- a/java/src/Ice/src/main/java/IceInternal/PropertyNames.java +++ b/java/src/Ice/src/main/java/IceInternal/PropertyNames.java @@ -6,7 +6,7 @@ // ICE_LICENSE file included in this distribution. // // ********************************************************************** -// Generated by makeprops.py from file ./config/PropertyNames.xml, Wed Jul 6 13:14:00 2016 +// Generated by makeprops.py from file ..\config\PropertyNames.xml, Fri Jul 15 14:02:34 2016 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -981,10 +981,8 @@ public final class PropertyNames new Property("IceSSL\\.EntropyDaemon", false, null), new Property("IceSSL\\.FindCert", false, null), new Property("IceSSL\\.FindCert\\.[^\\s]+", true, "IceSSL.FindCert"), - new Property("IceSSL\\.ImportCert\\.[^\\s]+", true, null), new Property("IceSSL\\.InitOpenSSL", false, null), new Property("IceSSL\\.KeyFile", true, null), - new Property("IceSSL\\.KeySet", true, "IceSSL.CertStoreLocation"), new Property("IceSSL\\.Keychain", false, null), new Property("IceSSL\\.KeychainPassword", false, null), new Property("IceSSL\\.Keystore", false, null), @@ -993,7 +991,6 @@ public final class PropertyNames new Property("IceSSL\\.Password", false, null), new Property("IceSSL\\.PasswordCallback", false, null), new Property("IceSSL\\.PasswordRetryMax", false, null), - new Property("IceSSL\\.PersistKeySet", true, null), new Property("IceSSL\\.Protocols", false, null), new Property("IceSSL\\.ProtocolVersionMax", false, null), new Property("IceSSL\\.ProtocolVersionMin", false, null), |