mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-577: Update comment for proxy encryption method in LDAP code.
This commit is contained in:
@@ -87,7 +87,7 @@ public class ConnectionService {
|
|||||||
public static final String LDAP_ATTRIBUTE_PROXY_PORT = "guacConfigProxyPort";
|
public static final String LDAP_ATTRIBUTE_PROXY_PORT = "guacConfigProxyPort";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The name of the LDAP attribute that stores guacd proxy hostname.
|
* The name of the LDAP attribute that stores guacd proxy encryption method.
|
||||||
*/
|
*/
|
||||||
public static final String LDAP_ATTRIBUTE_PROXY_ENCRYPTION = "guacConfigProxyEncryption";
|
public static final String LDAP_ATTRIBUTE_PROXY_ENCRYPTION = "guacConfigProxyEncryption";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user