public final class LocalUserClientFactory extends LocalUserSaslFactory implements SaslClientFactory
JBOSS_LOCAL_USER
Constructor and Description |
---|
LocalUserClientFactory() |
Modifier and Type | Method and Description |
---|---|
SaslClient |
createSaslClient(String[] mechanisms,
String authorizationId,
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 SaslClient createSaslClient(String[] mechanisms, String authorizationId, String protocol, String serverName, Map<String,?> props, CallbackHandler cbh) throws SaslException
createSaslClient
in interface SaslClientFactory
SaslException
Copyright © 2018 JBoss by Red Hat. All rights reserved.