File: credentials.rst

package info (click to toggle)
python-pika 0.9.13-2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 976 kB
  • sloc: python: 8,470; makefile: 131
file content (18 lines) | stat: -rw-r--r-- 329 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Authentication Credentials
==========================
.. automodule:: pika.credentials

PlainCredentials
----------------
.. autoclass:: PlainCredentials
   :members:
   :inherited-members:
   :noindex:

ExternalCredentials
-------------------
.. autoclass:: ExternalCredentials
   :members:
   :inherited-members:
   :noindex: