Deprecated API


Contents
Deprecated Classes
tigase.xmpp.impl.IBB
          This class has been deprecated and replaced with tigase.server.xmppsession.PacketFilter code. The class is left for educational purpose only and should not be used. It may be removed in future releases. 
tigase.xmpp.impl.JabberIqOOB
          This class has been deprecated and replaced with tigase.server.xmppsession.PacketFilter code. The class is left for educational purpose only and should not be used. It may be removed in future releases. 
tigase.xmpp.impl.JabberIqSi
          This class has been deprecated and replaced with tigase.server.xmppsession.PacketFilter code. The class is left for educational purpose only and should not be used. It may be removed in future releases. 
tigase.xmpp.impl.JabberIqSocks5Bytestreams
          This class has been deprecated and replaced with tigase.server.xmppsession.PacketFilter code. The class is left for educational purpose only and should not be used. It may be removed in future releases. 
 

Deprecated Enums
tigase.xmpp.ConnectionStatus
           
 

Deprecated Fields
tigase.conf.Configurable.AUTH_DOMAIN_POOL_CLASS
          moved to RepositoryFactory 
tigase.conf.ConfiguratorAbstract.AUTH_DOMAIN_POOL_CLASS_PROP_KEY
          moved to RepositoryFactory 
tigase.conf.ConfiguratorAbstract.AUTH_DOMAIN_POOL_CLASS_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.AUTH_REPO_DOMAINS_PROP_KEY
          moved to RepositoryFactory 
tigase.conf.Configurable.AUTH_REPO_PARAMS_NODE
          moved to RepositoryFactory 
tigase.conf.Configurable.AUTH_REPO_POOL_CLASS
          moved to RepositoryFactory 
tigase.conf.Configurable.AUTH_REPO_URL_PROP_KEY
          moved to RepositoryFactory 
tigase.conf.Configurable.DERBY_REPO_CLASS_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.DERBY_REPO_URL_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.DRUPAL_REPO_URL_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.DRUPALWP_REPO_CLASS_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.DUMMY_REPO_CLASS_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.GEN_AUTH_DB
          moved to RepositoryFactory 
tigase.conf.Configurable.GEN_AUTH_DB_URI
          moved to RepositoryFactory 
tigase.conf.Configurable.GEN_USER_DB
          moved to RepositoryFactory 
tigase.conf.Configurable.GEN_USER_DB_URI
          moved to RepositoryFactory 
tigase.conf.Configurable.GEN_USER_DB_URI_PROP_KEY
          moved to RepositoryFactory 
tigase.conf.Configurable.LIBRESOURCE_REPO_CLASS_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.LIBRESOURCE_REPO_URL_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.MYSQL_REPO_CLASS_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.MYSQL_REPO_URL_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.PGSQL_REPO_CLASS_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.PGSQL_REPO_URL_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.SHARED_AUTH_REPO_PARAMS_PROP_KEY
          moved to RepositoryFactory 
tigase.conf.Configurable.SHARED_AUTH_REPO_PROP_KEY
            
tigase.conf.Configurable.SHARED_USER_REPO_PARAMS_PROP_KEY
          moved to RepositoryFactory 
tigase.conf.Configurable.SHARED_USER_REPO_PROP_KEY
          moved to RepositoryFactory 
tigase.conf.Configurable.TIGASE_AUTH_REPO_CLASS_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.TIGASE_AUTH_REPO_URL_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.TIGASE_CUSTOM_AUTH_REPO_CLASS_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.USER_DOMAIN_POOL_CLASS
          moved to RepositoryFactory 
tigase.conf.ConfiguratorAbstract.USER_DOMAIN_POOL_CLASS_PROP_KEY
          moved to RepositoryFactory 
tigase.conf.ConfiguratorAbstract.USER_DOMAIN_POOL_CLASS_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.USER_REPO_DOMAINS_PROP_KEY
          moved to RepositoryFactory 
tigase.conf.Configurable.USER_REPO_PARAMS_NODE
          moved to RepositoryFactory 
tigase.conf.Configurable.USER_REPO_POOL_CLASS
          moved to RepositoryFactory 
tigase.conf.Configurable.USER_REPO_POOL_SIZE
          moved to RepositoryFactory 
tigase.conf.Configurable.USER_REPO_POOL_SIZE_PROP_KEY
          moved to RepositoryFactory 
tigase.conf.Configurable.USER_REPO_URL_PROP_KEY
          moved to RepositoryFactory 
tigase.conf.Configurable.XML_REPO_CLASS_PROP_VAL
          moved to RepositoryFactory 
tigase.conf.Configurable.XML_REPO_URL_PROP_VAL
          moved to RepositoryFactory 
 

Deprecated Methods
tigase.server.AbstractMessageReceiver.addTimerTask(TimerTask, long)
            
tigase.server.AbstractMessageReceiver.addTimerTask(TimerTask, long, TimeUnit)
            
tigase.server.xmppserver.S2SConnectionManager.addTimerTask(TimerTask, long, TimeUnit)
           
tigase.xmpp.XMPPImplIfc.concurrentThreadsPerQueue()
           
tigase.xmpp.XMPPProcessor.concurrentThreadsPerQueue()
            
tigase.db.DummyRepository.digestAuth(BareJID, String, String, String)
           
tigase.db.AuthRepositoryPool.digestAuth(BareJID, String, String, String)
           
tigase.db.AuthRepository.digestAuth(BareJID, String, String, String)
           
tigase.db.AuthRepositoryMDImpl.digestAuth(BareJID, String, String, String)
           
tigase.db.AuthRepositoryImpl.digestAuth(BareJID, String, String, String)
           
tigase.db.ldap.LdapAuthProvider.digestAuth(BareJID, String, String, String)
           
tigase.db.xml.XMLRepository.digestAuth(BareJID, String, String, String)
           
tigase.db.jdbc.DrupalWPAuth.digestAuth(BareJID, String, String, String)
           
tigase.db.jdbc.TigaseCustomAuth.digestAuth(BareJID, String, String, String)
           
tigase.db.jdbc.TigaseAuth.digestAuth(BareJID, String, String, String)
           
tigase.db.jdbc.JDBCRepository.digestAuth(BareJID, String, String, String)
           
tigase.server.Packet.getAttribute(String)
          Consider using Packet.getAttributeStaticStr(java.lang.String) instead. 
tigase.server.Packet.getAttribute(String[], String)
          use Packet.getAttributeStaticStr(java.lang.String[], java.lang.String) instead, if possible, if not, contact us so we preserve the API. 
tigase.server.Packet.getAttribute(String, String)
          use Packet.getAttributeStaticStr(java.lang.String[], java.lang.String) instead, if possible, or Packet.getAttribute(java.lang.String[], java.lang.String) 
tigase.server.BasicComponent.getDiscoFeatures()
           
tigase.server.BasicComponent.getDiscoInfo(String, JID)
           
tigase.server.BasicComponent.getDiscoItems(String, JID)
            
tigase.server.Packet.getElemCData(String)
          use Packet.getElemCDataStaticStr(java.lang.String[]) instead, if possible, or Packet.getElemCData(java.lang.String[]) 
tigase.server.Packet.getElemCData(String[])
          use Packet.getElemCDataStaticStr(java.lang.String[]) instead, if possible, if not, contact us so we preserve the API. 
tigase.server.Packet.getElemChildren(String)
          use Packet.getElemChildrenStaticStr(java.lang.String[]) instead, if possible, or Packet.getElemChildren(java.lang.String[]). 
tigase.server.Packet.getElemChildren(String[])
          use Packet.getElemChildrenStaticStr(java.lang.String[]) instead, if possible, if not, contact us so we preserve the API. 
tigase.server.Packet.getElemFrom()
          use getStanzaFrom() instead. 
tigase.server.Packet.getElemTo()
          use getStanzaTo() instead 
tigase.cluster.strategy.SMNonCachingAllNodes.getInternalCacheData()
           
tigase.cluster.strategy.ClusteringStrategyIfc.getInternalCacheData()
           
tigase.xmpp.XMPPResourceConnection.getUserId()
            
tigase.xmpp.XMPPImplIfc.isSupporting(String, String)
           
tigase.xmpp.XMPPProcessor.isSupporting(String, String)
           
tigase.server.Packet.isXMLNS(String[], String)
          use Packet.isXMLNSStaticStr(String[], String) instead, if possible, if not contact us so we preserve the API. 
tigase.server.Packet.isXMLNS(String, String)
          use Packet.isXMLNSStaticStr(String[], String) instead, if possible, or Packet.isXMLNS(String[], String) 
tigase.xmpp.RepositoryAccess.loginDigest(BareJID, String, String, String)
           
tigase.xmpp.XMPPResourceConnection.loginDigest(String, String, String, String)
           
tigase.xmpp.RepositoryAccess.loginOther(Map)
           
tigase.xmpp.XMPPResourceConnection.loginOther(Map)
           
tigase.xmpp.RepositoryAccess.loginPlain(BareJID, String)
           
tigase.xmpp.XMPPResourceConnection.loginPlain(String, String)
           
tigase.xmpp.RepositoryAccess.loginToken(BareJID, String, String)
           
tigase.db.DummyRepository.plainAuth(BareJID, String)
           
tigase.db.AuthRepositoryPool.plainAuth(BareJID, String)
           
tigase.db.AuthRepository.plainAuth(BareJID, String)
          use method AuthRepository.otherAuth(Map) because this method is preferred. In a long term plans all authentication methods should use otherAuth(...) calls. 
tigase.db.AuthRepositoryMDImpl.plainAuth(BareJID, String)
           
tigase.db.AuthRepositoryImpl.plainAuth(BareJID, String)
           
tigase.db.ldap.LdapAuthProvider.plainAuth(BareJID, String)
           
tigase.db.xml.XMLRepository.plainAuth(BareJID, String)
           
tigase.db.jdbc.DrupalWPAuth.plainAuth(BareJID, String)
           
tigase.db.jdbc.TigaseCustomAuth.plainAuth(BareJID, String)
           
tigase.db.jdbc.TigaseAuth.plainAuth(BareJID, String)
           
tigase.db.jdbc.JDBCRepository.plainAuth(BareJID, String)
           
tigase.server.AbstractMessageReceiver.processingThreads()
           
tigase.xmpp.RepositoryAccess.register(String, String, String)
            
tigase.xmpp.XMPPImplIfc.supElements()
           
tigase.xmpp.XMPPProcessor.supElements()
           
tigase.server.Packet.swapElemFromTo()
          Use swapStanzaFromTo() instead. 
tigase.server.Packet.swapElemFromTo(StanzaType)
          Use swapStanzaFromTo() instead. 
 



Copyright © 2013 Tigase. All rights reserved.