You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: x-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/authc/kerberos/KerberosTestCase.java
Copy file name to clipboardExpand all lines: x-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/authc/kerberos/SimpleKdcLdapServer.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ public class SimpleKdcLdapServer {
66
66
* @param orgName Org name for base dn
67
67
* @param domainName domain name for base dn
68
68
* @param ldiff for ldap directory.
69
-
* @throws Exception
69
+
* @throws Exception when KDC or Ldap server initialization fails
0 commit comments