Java™ Platform
Standard Ed. 6

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

Submit a bug or feature

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