public class AnonymousClientFactory extends AbstractAnonymousFactory implements SaslClientFactory
ANONYMOUS
Constructor and Description |
---|
AnonymousClientFactory() |
Modifier and Type | Method and Description |
---|---|
SaslClient |
createSaslClient(String[] mechanisms,
String authorizationId,
String protocol,
String serverName,
Map<String,?> props,
CallbackHandler cbh) |
isDictionarySusceptible, isPlainText
getMechanismNames, getPropertyValue, isActiveSusceptible, isAnonymous, isForwardSecrecy, isIncluded, isPassCredentials, matches
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMechanismNames
public SaslClient createSaslClient(String[] mechanisms, String authorizationId, String protocol, String serverName, Map<String,?> props, CallbackHandler cbh) throws SaslException
createSaslClient
in interface SaslClientFactory
SaslException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.