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

Ludovic Poitou
02.45.2010 749d2b9974d93199ff99e74a95fff4e2a63d235e
opendj-sdk/sdk/src/org/opends/sdk/requests/GSSAPISASLBindRequest.java
@@ -457,7 +457,7 @@
   * @throws NullPointerException
   *           If {@code password} was {@code null}.
   */
  GSSAPISASLBindRequest setPassword(String password)
  GSSAPISASLBindRequest setPassword(char[] password)
      throws UnsupportedOperationException, NullPointerException;