ProPeler
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
cpanel-ccs
/
twistedcaldav
/
Filename :
authkerb.pyc
back
Copy
� �t�ac @ sG d Z d d d d d d g Z d d l m Z d d l Z d d l m Z m Z m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d e f d � � YZ d e j f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d S( sX Kerberos authentication module. This implements two authentication modes: 1. An alternative to password based BASIC authentication in which the BASIC credentials are verified against Kerberos. 2. The NEGOTIATE mechanism (as defined in http://www.ietf.org/rfc/rfc4559.txt) that implements full GSSAPI authentication. t BasicKerberosCredentialst BasicKerberosCredentialFactoryt BasicKerberosCredentialsCheckert NegotiateCredentialst NegotiateCredentialFactoryt NegotiateCredentialsCheckeri����( t implementsN( t checkerst credentialst error( t succeed( t responsecode( t ICredentialFactory( t IPrincipalCredentials( t Loggert KerberosCredentialFactoryBasec B s<