Server IP : 15.235.198.142 / Your IP : 216.73.216.149 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/twisted/words/protocols/jabber/__pycache__/ |
Upload File : |
� Ϫ�f7 � � � d dl mZmZmZ d dlmZ d dlmZmZm Z dZ dZdZdZ e j d� Z e j d � Zd � Z G d� dej$ � Z G d � d� Z G d� dej* � Z G d� d� Z G d� dej0 � Z G d� dej0 � Zdd�Z G d� dej* � Zy)� )�error�sasl� xmlstream)�JID)�domish�utility�xpathz#urn:ietf:params:xml:ns:xmpp-streamsz urn:ietf:params:xml:ns:xmpp-bindz#urn:ietf:params:xml:ns:xmpp-sessionz"http://jabber.org/features/iq-authz/iq/query/digestz/iq/query/passwordc �D � t | |� }t j |� S �N)�BasicAuthenticatorr �XmlStreamFactory)�jid�secret�as �G/usr/lib/python3/dist-packages/twisted/words/protocols/jabber/client.py�basicClientFactoryr s � ��3��'�A��%�%�a�(�(� c �, � e Zd ZdZdd�Zd� Zdd�Zd� Zy) �IQa� Wrapper for a Info/Query packet. This provides the necessary functionality to send IQs and get notified when a result comes back. It's a subclass from L{domish.Element}, so you can use the standard DOM manipulation calls to add data to the outbound request. @type callbacks: L{utility.CallbackList} @cvar callbacks: Callback list to be notified when response comes back c � � t j j | d� | j � || d<