Home | Trees | Indices | Help |
|
---|
|
Provides PLAIN SASL authentication for a server.
Authentication properties used: None
Authentication properties returned:
- "username" - user name
- "authzid" - authorization id
|
|||
Inherited from |
|
|||
|
|||
|
|||
Challenge or Success or Failure |
|
||
Inherited from |
|
|||
Inherited from |
|
|||
__abstractmethods__ =
|
|||
_abc_cache = <_weakrefset.WeakSet object at 0x7f7256dd3910>
|
|||
_pyxmpp_sasl_preference = 50
|
|||
_pyxmpp_sasl_secure = 10
|
|||
Inherited from |
|
|||
Inherited from |
|
|
Start the authentication process. :Parameters: - `properties`: the `authentication properties`_ - `initial_response`: the initial response send by the client with the authentication request. :Types: - `properties`: mapping - `initial_response`: `bytes` :return: a challenge, a success or a failure indicator. :returntype: `Challenge` or `Failure` or `Success`
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 30 13:51:05 2025 | http://epydoc.sourceforge.net |