Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/xmpp/sasl.js

  • Provides:

    • dojox.xmpp.sasl
  • Requires:

    • dojox.xmpp.util in common
    • dojo.AdapterRegistry in common
    • dojox.encoding.digests.MD5 in common
  • dojox.xmpp.sasl._Base

    • type
      Function
    • parameters:
      • session
  • dojox.xmpp.sasl._Base.mechanism

    • type
      Object
  • dojox.xmpp.sasl._Base.closeAuthTag

    • type
      Object
  • dojox.xmpp.sasl._Base.constructor

    • constructor - constructor
    • type
      Function
    • parameters:
      • session
  • dojox.xmpp.sasl._Base.startAuth

    • type
      Function
  • dojox.xmpp.sasl._Base.appendToAuth

    • parameters:
      • auth
    • type
      Function
  • dojox.xmpp.sasl._Base.onChallenge

    • parameters:
      • msg
    • type
      Function
  • dojox.xmpp.sasl._Base.first_challenge

    • type
      Object
  • dojox.xmpp.sasl._Base.onFirstChallenge

    • type
      Function
  • dojox.xmpp.sasl._Base.onSecondChallenge

    • type
      Function
  • dojox.xmpp.sasl._Base.onSuccess

    • type
      Function
  • dojox.xmpp.sasl._Base.session

  • dojox.xmpp.sasl.SunWebClientAuth

    • type
      Function
    • chains:
      • dojox.xmpp.sasl._Base: (prototype)
      • dojox.xmpp.sasl._Base: (call)
  • dojox.xmpp.sasl.SunWebClientAuth.mechanism

    • type
      String
  • dojox.xmpp.sasl.Plain

    • type
      Function
    • chains:
      • dojox.xmpp.sasl._Base: (prototype)
      • dojox.xmpp.sasl._Base: (call)
  • dojox.xmpp.sasl.Plain.mechanism

    • type
      String
  • dojox.xmpp.sasl.Plain.closeAuthTag

    • type
      bool
  • dojox.xmpp.sasl.Plain.appendToAuth

    • parameters:
      • auth
    • type
      Function
  • dojox.xmpp.sasl.DigestMD5

    • type
      Function
    • chains:
      • dojox.xmpp.sasl._Base: (prototype)
      • dojox.xmpp.sasl._Base: (call)
  • dojox.xmpp.sasl.DigestMD5.mechanism

    • type
      String
  • dojox.xmpp.sasl.DigestMD5.onFirstChallenge

    • parameters:
      • msg
    • type
      Function
  • dojox.xmpp.sasl.DigestMD5.rspauth

    • type
      Object
  • dojox.xmpp.sasl.DigestMD5.onSecondChallenge

    • parameters:
      • msg
    • type
      Function
  • dojox.xmpp.sasl.saslNS

    • type
      String
  • dojox.encoding.digests

    • alias - dojox.encoding.digests
  • dojox.encoding.digests.outputTypes

    • alias - dojox.encoding.digests.outputTypes
  • dojox.xmpp.sasl.registry

    • type
      Object
  • dojox.xmpp.sasl

    • type
      Object
  • dojox.xmpp

    • type
      Object
  • dojox

    • type
      Object