public final class DigestMD5ServerFactory extends AbstractDigestMD5Factory implements SaslServerFactory
DIGEST_MD5| Constructor and Description |
|---|
DigestMD5ServerFactory() |
| Modifier and Type | Method and Description |
|---|---|
SaslServer |
createSaslServer(String mechanism,
String protocol,
String serverName,
Map<String,?> props,
CallbackHandler cbh) |
isAnonymous, isPlainTextgetMechanismNames, getPropertyValue, isActiveSusceptible, isDictionarySusceptible, isForwardSecrecy, isIncluded, isPassCredentials, matchesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMechanismNamespublic SaslServer createSaslServer(String mechanism, String protocol, String serverName, Map<String,?> props, CallbackHandler cbh) throws SaslException
createSaslServer in interface SaslServerFactorySaslExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.