public class LocalUserServerFactory extends LocalUserSaslFactory implements SaslServerFactory
JBOSS_LOCAL_USER
Constructor and Description |
---|
LocalUserServerFactory() |
Modifier and Type | Method and Description |
---|---|
SaslServer |
createSaslServer(String mechanism,
String protocol,
String serverName,
Map<String,?> props,
CallbackHandler cbh) |
isActiveSusceptible, isAnonymous, isDictionarySusceptible, isForwardSecrecy, isPassCredentials, isPlainText
getMechanismNames, getPropertyValue, isIncluded, matches
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMechanismNames
public SaslServer createSaslServer(String mechanism, String protocol, String serverName, Map<String,?> props, CallbackHandler cbh) throws SaslException
createSaslServer
in interface SaslServerFactory
SaslException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.