D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib64
/
python3.9
/
site-packages
/
gssapi
/
__pycache__
/
Filename :
__init__.cpython-39.pyc
back
Copy
a ��_c � @ s| d Z ddlZddlmZmZmZ ddlmZmZ ddl m Z ddlmZ ddl mZ ddlmZ dd lmZ dd lmZ dS )a� High-Level GSSAPI Bindings The high-level API contains three main classes, which represent the primary abstractions that GSSAPI provides: Name (see gssapi.names) Credentials (see gssapi.creds) SecurityContext (see gssapi.sec_contexts) Additionally, a number of helper classes shared with the low-level API exist as well: Enums (see gssapi.raw.types) -- NameType, RequirementFlag, AddressType, MechType IntEnumFlagSet (see gssapi.raw.types) OID (see gssapi.raw.oids) Note: Classes in the high-level API inherit from the corresponding classes in the low-level API, and thus may be passed in to low-level API functions. � N)�NameType�RequirementFlag�AddressType)�MechType�IntEnumFlagSet)�OID)�Credentials)�Name)�SecurityContext)� Mechanism)�set_encoding)�__doc__Zgssapi._win_configZgssapiZgssapi.raw.typesr r r r r Zgssapi.raw.oidsr Zgssapi.credsr Zgssapi.namesr Zgssapi.sec_contextsr Zgssapi.mechsr Z gssapi._utilsr � r r �5/usr/lib64/python3.9/site-packages/gssapi/__init__.py�<module> s