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

Ludovic Poitou
02.45.2010 7bdcb41c0f62967ec42d552f6002577dfb7019ca
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;