Searched defs:saslAuthenticationEnabled (Results 1 – 1 of 1) sorted by relevance
73 private boolean saslAuthenticationEnabled = true; field in ConnectionConfiguration573 public void setSASLAuthenticationEnabled(boolean saslAuthenticationEnabled) { in setSASLAuthenticationEnabled()