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

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

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

revision 1.6 by tromey, Tue Jul 26 22:35:42 2005 UTC revision 1.7 by tromey, Mon Sep 26 00:15:09 2005 UTC
# Line 74  import javax.security.auth.callback.Call Line 74  import javax.security.auth.callback.Call
74   *      Sasl.createSaslServer(mechanism, protocol, serverName, props,   *      Sasl.createSaslServer(mechanism, protocol, serverName, props,
75   *                            callbackHandler);   *                            callbackHandler);
76   * </pre>   * </pre>
77     *
78     * @since 1.5
79   */   */
80  public class Sasl  public class Sasl
81  {  {

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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