public class DigestMD5ClientFactory extends AbstractDigestMD5Factory implements SaslClientFactory
DIGEST_MD5| Constructor and Description |
|---|
DigestMD5ClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
SaslClient |
createSaslClient(String[] mechanisms,
String authorizationId,
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 SaslClient createSaslClient(String[] mechanisms, String authorizationId, String protocol, String serverName, Map<String,?> props, CallbackHandler cbh) throws SaslException
createSaslClient in interface SaslClientFactorySaslExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.