提交 32a26a30 编写于 作者: A andrew

8229767: Typo in java.security: Sasl.createClient and Sasl.createServer

Reviewed-by: shade
上级 4cefd50f
...@@ -990,8 +990,9 @@ jceks.key.serialFilter = java.lang.Enum;java.security.KeyRep;\ ...@@ -990,8 +990,9 @@ jceks.key.serialFilter = java.lang.Enum;java.security.KeyRep;\
# Disabled mechanisms for the Simple Authentication and Security Layer (SASL) # Disabled mechanisms for the Simple Authentication and Security Layer (SASL)
# #
# Disabled mechanisms will not be negotiated by both SASL clients and servers. # Disabled mechanisms will not be negotiated by both SASL clients and servers.
# These mechanisms will be ignored if they are specified in the mechanisms argument # These mechanisms will be ignored if they are specified in the "mechanisms"
# of `Sasl.createClient` or the mechanism argument of `Sasl.createServer`. # argument of "Sasl.createSaslClient" or the "mechanism" argument of
# "Sasl.createSaslServer".
# #
# The value of this property is a comma-separated list of SASL mechanisms. # The value of this property is a comma-separated list of SASL mechanisms.
# The mechanisms are case-sensitive. Whitespaces around the commas are ignored. # The mechanisms are case-sensitive. Whitespaces around the commas are ignored.
......
...@@ -996,8 +996,9 @@ jceks.key.serialFilter = java.lang.Enum;java.security.KeyRep;\ ...@@ -996,8 +996,9 @@ jceks.key.serialFilter = java.lang.Enum;java.security.KeyRep;\
# Disabled mechanisms for the Simple Authentication and Security Layer (SASL) # Disabled mechanisms for the Simple Authentication and Security Layer (SASL)
# #
# Disabled mechanisms will not be negotiated by both SASL clients and servers. # Disabled mechanisms will not be negotiated by both SASL clients and servers.
# These mechanisms will be ignored if they are specified in the mechanisms argument # These mechanisms will be ignored if they are specified in the "mechanisms"
# of `Sasl.createClient` or the mechanism argument of `Sasl.createServer`. # argument of "Sasl.createSaslClient" or the "mechanism" argument of
# "Sasl.createSaslServer".
# #
# The value of this property is a comma-separated list of SASL mechanisms. # The value of this property is a comma-separated list of SASL mechanisms.
# The mechanisms are case-sensitive. Whitespaces around the commas are ignored. # The mechanisms are case-sensitive. Whitespaces around the commas are ignored.
......
...@@ -994,8 +994,9 @@ jceks.key.serialFilter = java.lang.Enum;java.security.KeyRep;\ ...@@ -994,8 +994,9 @@ jceks.key.serialFilter = java.lang.Enum;java.security.KeyRep;\
# Disabled mechanisms for the Simple Authentication and Security Layer (SASL) # Disabled mechanisms for the Simple Authentication and Security Layer (SASL)
# #
# Disabled mechanisms will not be negotiated by both SASL clients and servers. # Disabled mechanisms will not be negotiated by both SASL clients and servers.
# These mechanisms will be ignored if they are specified in the mechanisms argument # These mechanisms will be ignored if they are specified in the "mechanisms"
# of `Sasl.createClient` or the mechanism argument of `Sasl.createServer`. # argument of "Sasl.createSaslClient" or the "mechanism" argument of
# "Sasl.createSaslServer".
# #
# The value of this property is a comma-separated list of SASL mechanisms. # The value of this property is a comma-separated list of SASL mechanisms.
# The mechanisms are case-sensitive. Whitespaces around the commas are ignored. # The mechanisms are case-sensitive. Whitespaces around the commas are ignored.
......
...@@ -993,8 +993,9 @@ jceks.key.serialFilter = java.lang.Enum;java.security.KeyRep;\ ...@@ -993,8 +993,9 @@ jceks.key.serialFilter = java.lang.Enum;java.security.KeyRep;\
# Disabled mechanisms for the Simple Authentication and Security Layer (SASL) # Disabled mechanisms for the Simple Authentication and Security Layer (SASL)
# #
# Disabled mechanisms will not be negotiated by both SASL clients and servers. # Disabled mechanisms will not be negotiated by both SASL clients and servers.
# These mechanisms will be ignored if they are specified in the mechanisms argument # These mechanisms will be ignored if they are specified in the "mechanisms"
# of `Sasl.createClient` or the mechanism argument of `Sasl.createServer`. # argument of "Sasl.createSaslClient" or the "mechanism" argument of
# "Sasl.createSaslServer".
# #
# The value of this property is a comma-separated list of SASL mechanisms. # The value of this property is a comma-separated list of SASL mechanisms.
# The mechanisms are case-sensitive. Whitespaces around the commas are ignored. # The mechanisms are case-sensitive. Whitespaces around the commas are ignored.
......
...@@ -994,8 +994,9 @@ jceks.key.serialFilter = java.lang.Enum;java.security.KeyRep;\ ...@@ -994,8 +994,9 @@ jceks.key.serialFilter = java.lang.Enum;java.security.KeyRep;\
# Disabled mechanisms for the Simple Authentication and Security Layer (SASL) # Disabled mechanisms for the Simple Authentication and Security Layer (SASL)
# #
# Disabled mechanisms will not be negotiated by both SASL clients and servers. # Disabled mechanisms will not be negotiated by both SASL clients and servers.
# These mechanisms will be ignored if they are specified in the mechanisms argument # These mechanisms will be ignored if they are specified in the "mechanisms"
# of `Sasl.createClient` or the mechanism argument of `Sasl.createServer`. # argument of "Sasl.createSaslClient" or the "mechanism" argument of
# "Sasl.createSaslServer".
# #
# The value of this property is a comma-separated list of SASL mechanisms. # The value of this property is a comma-separated list of SASL mechanisms.
# The mechanisms are case-sensitive. Whitespaces around the commas are ignored. # The mechanisms are case-sensitive. Whitespaces around the commas are ignored.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册