KerberosShortNamer will throw an exception where it uses toString()[1] but its not implemented so it doesn't provide much value
[1] - https://github.com/apache/kafka/blob/0.10.0.0/clients/src/main/java/org/apache/kafka/common/security/kerberos/KerberosShortNamer.java#L98
GitHub Pull Request #1694