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

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

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

revision 1.3 by mkoch, Wed Oct 20 10:51:01 2004 UTC revision 1.4 by mkoch, Wed Feb 16 12:36:22 2005 UTC
# Line 48  import javax.security.auth.callback.Call Line 48  import javax.security.auth.callback.Call
48   * simultaneous requests. It must also have a public constructor that accepts   * simultaneous requests. It must also have a public constructor that accepts
49   * no arguments.</p>   * no arguments.</p>
50   *   *
51   * This interface is not normally accessed directly by a server, which will use   * <p>This interface is not normally accessed directly by a server, which will
52   * the {@link Sasl} static methods to create a {@link SaslServer} instance   * use the {@link Sasl} static methods to create a {@link SaslServer} instance
53   * instead. However, a particular environment may provide and install a new or   * instead. However, a particular environment may provide and install a new or
54   * different <code>SaslServerFactory</code>.</p>   * different <code>SaslServerFactory</code>.</p>
55   *   *

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