HomeSort by relevance Sort by last modified time
    Searched refs:UsernameToken (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 584 their endpoint is expecting WSSE profile="UsernameToken"."""
591 headers['Authorization'] = 'WSSE profile="UsernameToken"'
595 headers['X-WSSE'] = 'UsernameToken Username="%s", PasswordDigest="%s", Nonce="%s", Created="%s"' % (
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 584 their endpoint is expecting WSSE profile="UsernameToken"."""
591 headers['Authorization'] = 'WSSE profile="UsernameToken"'
595 headers['X-WSSE'] = 'UsernameToken Username="%s", PasswordDigest="%s", Nonce="%s", Created="%s"' % (
    [all...]

Completed in 193 milliseconds