Python-GSSAPI
High-Level API
Low-Level API
Other Documentation
Tutorials
Python-GSSAPI
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
A
accept_lifetime (AddCredResult attribute)
(InquireCredByMechResult attribute)
accept_sec_context() (in module gssapi.raw.sec_contexts)
acceptor_address (ChannelBindings attribute)
acceptor_address_type (ChannelBindings attribute)
acceptor_subkey (CfxKeyData attribute)
acceptor_subkey_type (CfxKeyData attribute)
AcceptSecContextResult (class in gssapi.raw.named_tuples)
acquire() (Credentials class method)
acquire_cred() (in module gssapi.raw.creds)
acquire_cred_from() (in module gssapi.raw.ext_cred_store)
acquire_cred_impersonate_name() (in module gssapi.raw.ext_s4u)
acquire_cred_with_password() (in module gssapi.raw.ext_password)
AcquireCredResult (class in gssapi.raw.named_tuples)
actual_flags (SecurityContext property)
add() (Credentials method)
(GenericFlagSet method)
add_cred() (in module gssapi.raw.creds)
add_cred_from() (in module gssapi.raw.ext_cred_store)
add_cred_impersonate_name() (in module gssapi.raw.ext_s4u)
add_cred_with_password() (in module gssapi.raw.ext_password_add)
AddCredResult (class in gssapi.raw.named_tuples)
AddressType (class in gssapi)
(class in gssapi.raw.types)
allocate (IOVBuffer attribute)
anonymity (RequirementFlag attribute)
anonymous (NameType attribute)
,
[1]
appletalk (AddressType attribute)
application_data (ChannelBindings attribute)
arpanet (AddressType attribute)
attributes (Name property)
attrs (InquireNameResult attribute)
authenticated (GetNameAttributeResult attribute)
B
BadChannelBindingsError
(class in gssapi.raw.exceptions)
BadMechanismError
(class in gssapi.raw.exceptions)
BadMICError
(class in gssapi.raw.exceptions)
BadNameError
(class in gssapi.raw.exceptions)
BadNameTypeError
(class in gssapi.raw.exceptions)
BadQoPError
(class in gssapi.raw.exceptions)
BadStatusError
(class in gssapi.raw.exceptions)
bisync (AddressType attribute)
C
calling_code (GSSError attribute)
,
[1]
CALLING_CODE (MalformedParameterError attribute)
(ParameterReadError attribute)
(ParameterWriteError attribute)
canonicalize() (Name method)
canonicalize_name() (in module gssapi.raw.names)
ccitt (AddressType attribute)
cfx_kd (Krb5LucidContextV1 property)
CfxKeyData (class in gssapi.raw.named_tuples)
channel_bound (RequirementFlag attribute)
ChannelBindings (class in gssapi.raw.chan_bindings)
chaos (AddressType attribute)
compare_name() (in module gssapi.raw.names)
complete (GetNameAttributeResult attribute)
(InquireContextResult attribute)
(SecurityContext property)
composite_export (NameType attribute)
,
[1]
confidentiality (RequirementFlag attribute)
context (AcceptSecContextResult attribute)
(InitSecContextResult attribute)
context_time() (in module gssapi.raw.sec_contexts)
ContextReadError
(class in gssapi.raw.exceptions)
ContextWriteError
(class in gssapi.raw.exceptions)
count() (IOV method)
Credentials (class in gssapi.creds)
CredentialsReadError
(class in gssapi.raw.exceptions)
CredentialsWriteError
(class in gssapi.raw.exceptions)
creds (AcquireCredResult attribute)
(AddCredResult attribute)
Creds (class in gssapi.raw.creds)
ctx_key (CfxKeyData attribute)
ctx_key_type (CfxKeyData attribute)
D
data (IOVBufferType attribute)
datakit (AddressType attribute)
dce_style (RequirementFlag attribute)
decnet (AddressType attribute)
decrypt() (SecurityContext method)
delegate_to_peer (RequirementFlag attribute)
delegated_creds (AcceptSecContextResult attribute)
(SecurityContext property)
delete_name_attribute() (in module gssapi.raw.ext_rfc6680)
delete_sec_context() (in module gssapi.raw.sec_contexts)
discard() (GenericFlagSet method)
display_as() (Name method)
display_mech_attr() (in module gssapi.raw.ext_rfc5587)
display_name() (in module gssapi.raw.names)
display_name_ext() (in module gssapi.raw.ext_rfc6680)
display_values (GetNameAttributeResult attribute)
DisplayAttrResult (class in gssapi.raw.named_tuples)
DisplayNameResult (class in gssapi.raw.named_tuples)
dli (AddressType attribute)
dotted_form (OID property)
,
[1]
dss (AddressType attribute)
duplicate_name() (in module gssapi.raw.names)
DuplicateCredentialsElementError
(class in gssapi.raw.exceptions)
DuplicateTokenError
(class in gssapi.raw.exceptions)
E
ecma (AddressType attribute)
empty (IOVBufferType attribute)
encrypt() (SecurityContext method)
encrypted (IOVUnwrapResult attribute)
(UnwrapResult attribute)
(WrapResult attribute)
EncryptionNotUsed
endtime (Krb5LucidContextV1 property)
ExpiredContextError
(class in gssapi.raw.exceptions)
ExpiredCredentialsError
(class in gssapi.raw.exceptions)
ExpiredTokenError
(class in gssapi.raw.exceptions)
export (NameType attribute)
,
[1]
export() (Credentials method)
(Name method)
(SecurityContext method)
export_cred() (in module gssapi.raw.ext_cred_imp_exp)
export_name() (in module gssapi.raw.names)
export_name_composite() (in module gssapi.raw.ext_rfc6680)
export_sec_context() (in module gssapi.raw.sec_contexts)
extended_error (RequirementFlag attribute)
F
flags (AcceptSecContextResult attribute)
(InitSecContextResult attribute)
(InquireContextResult attribute)
FMT_STR (GeneralError attribute)
from_int_seq() (OID class method)
,
[1]
G
gen_message() (GSSError method)
,
[1]
,
[2]
GeneralError
GenericFlagSet (class in gssapi.raw.types)
get_all_statuses() (GSSError method)
,
[1]
,
[2]
get_mic() (in module gssapi.raw.message)
get_mic_iov() (in module gssapi.raw.ext_iov_mic)
get_mic_iov_length() (in module gssapi.raw.ext_iov_mic)
get_name_attribute() (in module gssapi.raw.ext_rfc6680)
get_signature() (SecurityContext method)
get_wrap_size_limit() (SecurityContext method)
GetNameAttributeResult (class in gssapi.raw.named_tuples)
gssapi
module
gssapi.creds
module
gssapi.exceptions
module
gssapi.names
module
gssapi.raw
module
gssapi.raw.chan_bindings
module
gssapi.raw.creds
module
gssapi.raw.exceptions
module
gssapi.raw.ext_cred_imp_exp
module
gssapi.raw.ext_cred_store
module
gssapi.raw.ext_dce
module
gssapi.raw.ext_ggf
module
gssapi.raw.ext_iov_mic
module
gssapi.raw.ext_krb5
module
gssapi.raw.ext_password
module
gssapi.raw.ext_password_add
module
gssapi.raw.ext_rfc4178
module
gssapi.raw.ext_rfc5587
module
gssapi.raw.ext_rfc5588
module
gssapi.raw.ext_rfc5801
module
gssapi.raw.ext_rfc6680
module
gssapi.raw.ext_s4u
module
gssapi.raw.ext_set_cred_opt
module
gssapi.raw.message
module
gssapi.raw.misc
module
gssapi.raw.named_tuples
module
gssapi.raw.names
module
gssapi.raw.oids
module
gssapi.raw.sec_contexts
module
gssapi.raw.types
module
gssapi.sec_contexts
module
GSSError
,
[1]
,
[2]
H
header (IOVBufferType attribute)
hostbased_service (NameType attribute)
,
[1]
hyperchannel (AddressType attribute)
I
ibm_sna (AddressType attribute)
identify (RequirementFlag attribute)
impersonate() (Credentials method)
import_cred() (in module gssapi.raw.ext_cred_imp_exp)
import_name() (in module gssapi.raw.names)
import_sec_context() (in module gssapi.raw.sec_contexts)
index() (IOV method)
indicate_mechs() (in module gssapi.raw.misc)
indicate_mechs_by_attrs() (in module gssapi.raw.ext_rfc5587)
init_lifetime (AddCredResult attribute)
(InquireCredByMechResult attribute)
init_sec_context() (in module gssapi.raw.sec_contexts)
initiator_address (ChannelBindings attribute)
initiator_address_type (ChannelBindings attribute)
initiator_name (AcceptSecContextResult attribute)
(InquireContextResult attribute)
(SecurityContext property)
InitSecContextResult (class in gssapi.raw.named_tuples)
inquire() (Credentials method)
inquire_attrs_for_mech() (in module gssapi.raw.ext_rfc5587)
inquire_by_mech() (Credentials method)
inquire_context() (in module gssapi.raw.sec_contexts)
inquire_cred() (in module gssapi.raw.creds)
inquire_cred_by_mech() (in module gssapi.raw.creds)
inquire_cred_by_oid() (in module gssapi.raw.ext_ggf)
inquire_mech_for_saslname() (in module gssapi.raw.ext_rfc5801)
inquire_mechs_for_name() (in module gssapi.raw.misc)
inquire_name() (in module gssapi.raw.ext_rfc6680)
inquire_names_for_mech() (in module gssapi.raw.misc)
inquire_saslname_for_mech() (in module gssapi.raw.ext_rfc5801)
inquire_sec_context_by_oid() (in module gssapi.raw.ext_ggf)
InquireAttrsResult (class in gssapi.raw.named_tuples)
InquireContextResult (class in gssapi.raw.named_tuples)
InquireCredByMechResult (class in gssapi.raw.named_tuples)
InquireCredResult (class in gssapi.raw.named_tuples)
InquireNameResult (class in gssapi.raw.named_tuples)
InquireSASLNameResult (class in gssapi.raw.named_tuples)
integrity (RequirementFlag attribute)
IntEnumFlagSet (class in gssapi)
(class in gssapi.raw.types)
InvalidCredentialsError
(class in gssapi.raw.exceptions)
InvalidTokenError
(class in gssapi.raw.exceptions)
IOV (class in gssapi.raw.ext_dce)
IOVBuffer (class in gssapi.raw.ext_dce)
IOVBufferType (class in gssapi.raw.ext_dce)
IOVUnwrapResult (class in gssapi.raw.named_tuples)
ip (AddressType attribute)
is_initiator (Krb5LucidContextV1 property)
is_mech_name (InquireNameResult attribute)
(Name property)
K
kerberos (MechType attribute)
,
[1]
,
[2]
kerberos_principal (NameType attribute)
,
[1]
key (Rfc1964KeyData attribute)
key_type (Rfc1964KeyData attribute)
known_mech_attrs (InquireAttrsResult attribute)
krb5_ccache_name() (in module gssapi.raw.ext_krb5)
krb5_export_lucid_sec_context() (in module gssapi.raw.ext_krb5)
krb5_extract_authtime_from_sec_context() (in module gssapi.raw.ext_krb5)
krb5_extract_authz_data_from_sec_context() (in module gssapi.raw.ext_krb5)
krb5_get_tkt_flags() (in module gssapi.raw.ext_krb5)
krb5_import_cred() (in module gssapi.raw.ext_krb5)
krb5_nt_principal_name (NameType attribute)
,
[1]
krb5_set_allowable_enctypes() (in module gssapi.raw.ext_krb5)
Krb5LucidContext (class in gssapi.raw.ext_krb5)
Krb5LucidContextV1 (class in gssapi.raw.ext_krb5)
L
lat (AddressType attribute)
lifetime (AcceptSecContextResult attribute)
(AcquireCredResult attribute)
(Credentials property)
(InitSecContextResult attribute)
(InquireContextResult attribute)
(InquireCredResult attribute)
(SecurityContext property)
local (AddressType attribute)
locally_init (InquireContextResult attribute)
locally_initiated (SecurityContext property)
long_desc (DisplayAttrResult attribute)
M
machine_uid (NameType attribute)
,
[1]
maj_code (GSSError attribute)
,
[1]
MAJOR_MESSAGE (EncryptionNotUsed attribute)
(GeneralError attribute)
(UnknownUsageError attribute)
MalformedParameterError
(class in gssapi.raw.exceptions)
MAX_VAL (GenericFlagSet attribute)
mech (AcceptSecContextResult attribute)
(InitSecContextResult attribute)
(InquireContextResult attribute)
(InquireNameResult attribute)
(Name property)
(SecurityContext property)
mech_attrs (InquireAttrsResult attribute)
mech_description (InquireSASLNameResult attribute)
mech_name (InquireSASLNameResult attribute)
mech_params (IOVBufferType attribute)
MechanismNameRequiredError
(class in gssapi.raw.exceptions)
mechs (AcquireCredResult attribute)
(AddCredResult attribute)
(Credentials property)
(InquireCredResult attribute)
(StoreCredResult attribute)
MechType (class in gssapi)
(class in gssapi.raw.misc)
(class in gssapi.raw.types)
MESSAGE (GSSError attribute)
message (UnwrapResult attribute)
(WrapResult attribute)
mic_token (IOVBufferType attribute)
min_code (GSSError attribute)
,
[1]
MissingContextError
(class in gssapi.raw.exceptions)
MissingCredentialsError
(class in gssapi.raw.exceptions)
module
gssapi
gssapi.creds
gssapi.exceptions
gssapi.names
gssapi.raw
gssapi.raw.chan_bindings
gssapi.raw.creds
gssapi.raw.exceptions
gssapi.raw.ext_cred_imp_exp
gssapi.raw.ext_cred_store
gssapi.raw.ext_dce
gssapi.raw.ext_ggf
gssapi.raw.ext_iov_mic
gssapi.raw.ext_krb5
gssapi.raw.ext_password
gssapi.raw.ext_password_add
gssapi.raw.ext_rfc4178
gssapi.raw.ext_rfc5587
gssapi.raw.ext_rfc5588
gssapi.raw.ext_rfc5801
gssapi.raw.ext_rfc6680
gssapi.raw.ext_s4u
gssapi.raw.ext_set_cred_opt
gssapi.raw.message
gssapi.raw.misc
gssapi.raw.named_tuples
gssapi.raw.names
gssapi.raw.oids
gssapi.raw.sec_contexts
gssapi.raw.types
gssapi.sec_contexts
more_steps (AcceptSecContextResult attribute)
(InitSecContextResult attribute)
mutual_authentication (RequirementFlag attribute)
N
Name (class in gssapi.names)
(class in gssapi.raw.misc)
(class in gssapi.raw.names)
name (Credentials property)
(DisplayAttrResult attribute)
(DisplayNameResult attribute)
(InquireCredByMechResult attribute)
(InquireCredResult attribute)
name_type (DisplayNameResult attribute)
(Name property)
NameReadError
(class in gssapi.raw.exceptions)
NameType (class in gssapi)
(class in gssapi.raw.types)
NameTypeReadError
(class in gssapi.raw.exceptions)
nbs (AddressType attribute)
null (AddressType attribute)
O
OID (class in gssapi)
(class in gssapi.raw.misc)
(class in gssapi.raw.oids)
ok_as_delegate (RequirementFlag attribute)
OperationUnavailableError
(class in gssapi.raw.exceptions)
osi_tp4 (AddressType attribute)
out_of_sequence_detection (RequirementFlag attribute)
P
padding (IOVBufferType attribute)
ParameterReadError
(class in gssapi.raw.exceptions)
ParameterWriteError
(class in gssapi.raw.exceptions)
process_context_token() (in module gssapi.raw.sec_contexts)
process_token() (SecurityContext method)
protection_ready (RequirementFlag attribute)
protocol (Krb5LucidContextV1 property)
pup (AddressType attribute)
Q
qop (IOVUnwrapResult attribute)
(UnwrapResult attribute)
R
recv_seq (Krb5LucidContextV1 property)
release_cred() (in module gssapi.raw.creds)
release_name() (in module gssapi.raw.names)
replay_detection (RequirementFlag attribute)
RequirementFlag (class in gssapi)
(class in gssapi.raw.types)
RFC
RFC 2744
,
[1]
RFC 4178
RFC 5587
RFC 5588
,
[1]
RFC 5801
RFC 6680
rfc1964_kd (Krb5LucidContextV1 property)
Rfc1964KeyData (class in gssapi.raw.named_tuples)
ROUTINE_CODE (BadChannelBindingsError attribute)
(BadMechanismError attribute)
(BadMICError attribute)
(BadNameError attribute)
(BadNameTypeError attribute)
(BadQoPError attribute)
(BadStatusError attribute)
(DuplicateCredentialsElementError attribute)
(ExpiredContextError attribute)
(ExpiredCredentialsError attribute)
routine_code (GSSError attribute)
,
[1]
ROUTINE_CODE (InvalidCredentialsError attribute)
(InvalidTokenError attribute)
(MechanismNameRequiredError attribute)
(MissingContextError attribute)
(MissingCredentialsError attribute)
(OperationUnavailableError attribute)
(UnauthorizedError attribute)
S
sasl_mech_name (InquireSASLNameResult attribute)
seal_alg (Rfc1964KeyData attribute)
SecurityContext (class in gssapi.raw.sec_contexts)
(class in gssapi.sec_contexts)
send_seq (Krb5LucidContextV1 property)
set_cred_option() (in module gssapi.raw.ext_set_cred_opt)
set_encoding() (in module gssapi)
set_name_attribute() (in module gssapi.raw.ext_rfc6680)
set_neg_mechs() (in module gssapi.raw.ext_rfc4178)
set_sec_context_option() (in module gssapi.raw.ext_ggf)
short_desc (DisplayAttrResult attribute)
sign_alg (Rfc1964KeyData attribute)
sign_only (IOVBufferType attribute)
step() (SecurityContext method)
store() (Credentials method)
store_cred() (in module gssapi.raw.ext_rfc5588)
store_cred_into() (in module gssapi.raw.ext_cred_store)
StoreCredResult (class in gssapi.raw.named_tuples)
stream (IOVBufferType attribute)
string_uid (NameType attribute)
,
[1]
SUPPLEMENTARY_CODE (DuplicateTokenError attribute)
(ExpiredTokenError attribute)
supplementary_code (GSSError attribute)
,
[1]
SUPPLEMENTARY_CODE (TokenTooEarlyError attribute)
(TokenTooLateError attribute)
SupplementaryError
(class in gssapi.raw.exceptions)
T
target_name (InquireContextResult attribute)
(SecurityContext property)
token (AcceptSecContextResult attribute)
(GSSError attribute)
,
[1]
(InitSecContextResult attribute)
TokenOutOfSequenceError
(class in gssapi.raw.exceptions)
TokenReadError
(class in gssapi.raw.exceptions)
TokenTooEarlyError
(class in gssapi.raw.exceptions)
TokenTooLateError
(class in gssapi.raw.exceptions)
trailer (IOVBufferType attribute)
transferable (RequirementFlag attribute)
type (IOVBuffer attribute)
U
UnauthorizedError
(class in gssapi.raw.exceptions)
UnknownUsageError
unwrap() (in module gssapi.raw.message)
(SecurityContext method)
unwrap_aead() (in module gssapi.raw.ext_dce)
unwrap_iov() (in module gssapi.raw.ext_dce)
UnwrapResult (class in gssapi.raw.named_tuples)
usage (Credentials property)
(InquireCredByMechResult attribute)
(InquireCredResult attribute)
(StoreCredResult attribute)
user (NameType attribute)
,
[1]
V
value (IOVBuffer attribute)
values (GetNameAttributeResult attribute)
verify_mic() (in module gssapi.raw.message)
verify_mic_iov() (in module gssapi.raw.ext_iov_mic)
verify_signature() (SecurityContext method)
version (Krb5LucidContextV1 property)
W
wrap() (in module gssapi.raw.message)
(SecurityContext method)
wrap_aead() (in module gssapi.raw.ext_dce)
wrap_iov() (in module gssapi.raw.ext_dce)
wrap_iov_length() (in module gssapi.raw.ext_dce)
wrap_size_limit() (in module gssapi.raw.message)
WrapResult (class in gssapi.raw.named_tuples)
X
x25 (AddressType attribute)
xerox_ns (AddressType attribute)