Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 6

DRAFT internal-b12

Uses of Interface
javax.security.sasl.SaslServerFactory

Packages that use SaslServerFactory
javax.security.sasl Contains class and interfaces for supporting SASL. 
 

Uses of SaslServerFactory in javax.security.sasl
 

Methods in javax.security.sasl that return types with arguments of type SaslServerFactory
static Enumeration<SaslServerFactory> Sasl.getSaslServerFactories()
          Gets an enumeration of known factories for producing SaslServer.
 


Java™ Platform
Standard Ed. 6

DRAFT internal-b12

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.