mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
18.02.2007 dc7e0efd09b538b9ed21a414dff79fb1cf6f2d64
opends/src/server/org/opends/server/protocols/jmx/OpendsJmxPrincipal.java
@@ -75,7 +75,7 @@
  @Override
  public String toString()
  {
    return authID.toString();
    return authID;
  }
  /**