/[classpath]/classpath/javax/security/sasl/RealmChoiceCallback.java
ViewVC logotype

Diff of /classpath/javax/security/sasl/RealmChoiceCallback.java

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

revision 1.3 by mark, Sat Jul 2 20:32:46 2005 UTC revision 1.4 by tromey, Mon Sep 26 00:15:09 2005 UTC
# Line 1  Line 1 
1  /* RealmChoiceCallback.java --  /* RealmChoiceCallback.java --
2     Copyright (C) 2003, 2004 Free Software Foundation, Inc.     Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 43  import javax.security.auth.callback.Choi Line 43  import javax.security.auth.callback.Choi
43  /**  /**
44   * This callback is used by {@link SaslClient} and {@link SaslServer} to obtain   * This callback is used by {@link SaslClient} and {@link SaslServer} to obtain
45   * a realm given a list of realm choices.   * a realm given a list of realm choices.
46     *
47     * @since 1.5
48   */   */
49  public class RealmChoiceCallback extends ChoiceCallback  public class RealmChoiceCallback extends ChoiceCallback
50  {  {

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

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