org.apache.qpid
Class QpidConfig.SaslClientFactory
java.lang.Object
org.apache.qpid.QpidConfig.SaslClientFactory
- Enclosing class:
- QpidConfig
public static class QpidConfig.SaslClientFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
String type
factoryClass
String factoryClass
QpidConfig.SaslClientFactory
QpidConfig.SaslClientFactory(String type,
String factoryClass)
getFactoryClass
public String getFactoryClass()
getType
public String getType()
Licensed to the Apache Software Foundation