/[classpath]/inetlib/source/gnu/inet/http/Authenticator.java
ViewVC logotype

Diff of /inetlib/source/gnu/inet/http/Authenticator.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dog, Thu Oct 21 15:21:55 2004 UTC revision 1.3 by dog, Thu Nov 25 22:15:05 2004 UTC
# Line 1  Line 1 
1  /*  /*
2   * $Id$   * Authenticator.java
3   * Copyright (C) 2004 The Free Software Foundation   * Copyright (C) 2004 The Free Software Foundation
4   *   *
5   * This file is part of GNU inetlib, a library.   * This file is part of GNU inetlib, a library.
# Line 53  public interface Authenticator Line 53  public interface Authenticator
53     * @param attempt zero on first authentication attempt, increments on each     * @param attempt zero on first authentication attempt, increments on each
54     * unsuccessful attempt     * unsuccessful attempt
55     */     */
56    Credentials getCredentials (String realm, int attempt);    Credentials getCredentials(String realm, int attempt);
57        
58  }  }
59    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26