MCPcopy Index your code

hub / github.com/jcmturner/gokrb5 / types & classes

Types & classes258 in github.com/jcmturner/gokrb5

↓ 1 callersTypeAliasNegState
NegState is a type to indicate the SPNEGO negotiation state.
spnego/negotiationToken.go:27
↓ 1 callersTypeAliasNegState
NegState is a type to indicate the SPNEGO negotiation state.
v8/spnego/negotiationToken.go:27
↓ 1 callersTypeAliasOIDName
OIDName is the type for defined GSS-API OIDs.
v8/gssapi/gssapi.go:118
StructADAndOr
ADAndOr implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2.6.3
types/AuthorizationData.go:31
StructADAndOr
ADAndOr implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2.6.3
v8/types/AuthorizationData.go:31
StructADCredentials
ADCredentials contains information obtained from the PAC.
credentials/credentials.go:39
StructADCredentials
ADCredentials contains information obtained from the PAC.
v8/credentials/credentials.go:59
TypeAliasADIfRelevant
ADIfRelevant implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2.6.1
types/AuthorizationData.go:20
TypeAliasADIfRelevant
ADIfRelevant implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2.6.1
v8/types/AuthorizationData.go:20
StructADKDCIssued
ADKDCIssued implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2.6.2
types/AuthorizationData.go:23
StructADKDCIssued
ADKDCIssued implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2.6.2
v8/types/AuthorizationData.go:23
TypeAliasADMandatoryForKDC
ADMandatoryForKDC implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2.6.4
types/AuthorizationData.go:37
TypeAliasADMandatoryForKDC
ADMandatoryForKDC implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2.6.4
v8/types/AuthorizationData.go:37
StructAPRep
APRep implements RFC 4120 KRB_AP_REP: https://tools.ietf.org/html/rfc4120#section-5.5.2.
v8/messages/APRep.go:15
StructAPRep
APRep implements RFC 4120 KRB_AP_REP: https://tools.ietf.org/html/rfc4120#section-5.5.2.
messages/APRep.go:15
StructAPReq
APReq implements RFC 4120 KRB_AP_REQ: https://tools.ietf.org/html/rfc4120#section-5.5.1.
v8/messages/APReq.go:30
StructAPReq
APReq implements RFC 4120 KRB_AP_REQ: https://tools.ietf.org/html/rfc4120#section-5.5.1.
messages/APReq.go:30
StructASRep
ASRep implements RFC 4120 KRB_AS_REP: https://tools.ietf.org/html/rfc4120#section-5.4.2.
v8/messages/KDCRep.go:48
StructASRep
ASRep implements RFC 4120 KRB_AS_REP: https://tools.ietf.org/html/rfc4120#section-5.4.2.
messages/KDCRep.go:47
StructASReq
ASReq implements RFC 4120 KRB_AS_REQ: https://tools.ietf.org/html/rfc4120#section-5.4.1.
v8/messages/KDCReq.go:45
StructASReq
ASReq implements RFC 4120 KRB_AS_REQ: https://tools.ietf.org/html/rfc4120#section-5.4.1.
messages/KDCReq.go:45
StructAes128CtsHmacSha256128
RFC https://tools.ietf.org/html/rfc8009 Aes128CtsHmacSha256128 implements Kerberos encryption type aes128-cts-hmac-sha256-128
crypto/aes128-cts-hmac-sha256-128.go:18
StructAes128CtsHmacSha256128
RFC https://tools.ietf.org/html/rfc8009 Aes128CtsHmacSha256128 implements Kerberos encryption type aes128-cts-hmac-sha256-128
v8/crypto/aes128-cts-hmac-sha256-128.go:18
StructAes128CtsHmacSha96
RFC 3962 Aes128CtsHmacSha96 implements Kerberos encryption type aes128-cts-hmac-sha1-96
crypto/aes128-cts-hmac-sha1-96.go:19
StructAes128CtsHmacSha96
RFC 3962 Aes128CtsHmacSha96 implements Kerberos encryption type aes128-cts-hmac-sha1-96
v8/crypto/aes128-cts-hmac-sha1-96.go:19
StructAes256CtsHmacSha384192
RFC https://tools.ietf.org/html/rfc8009 Aes256CtsHmacSha384192 implements Kerberos encryption type aes256-cts-hmac-sha384-192
crypto/aes256-cts-hmac-sha384-192.go:18
StructAes256CtsHmacSha384192
RFC https://tools.ietf.org/html/rfc8009 Aes256CtsHmacSha384192 implements Kerberos encryption type aes256-cts-hmac-sha384-192
v8/crypto/aes256-cts-hmac-sha384-192.go:18
StructAes256CtsHmacSha96
RFC 3962 Aes256CtsHmacSha96 implements Kerberos encryption type aes256-cts-hmac-sha1-96
crypto/aes256-cts-hmac-sha1-96.go:19
StructAes256CtsHmacSha96
RFC 3962 Aes256CtsHmacSha96 implements Kerberos encryption type aes256-cts-hmac-sha1-96
v8/crypto/aes256-cts-hmac-sha1-96.go:19
StructAuthenticator
Authenticator - A record containing information that can be shown to have been recently generated using the session key known only by the client and s
types/Authenticator.go:20
StructAuthenticator
Authenticator - A record containing information that can be shown to have been recently generated using the session key known only by the client and s
v8/types/Authenticator.go:20
TypeAliasAuthorizationData
Reference: https://www.ietf.org/rfc/rfc4120.txt Section: 5.2.6 AuthorizationData implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section
types/AuthorizationData.go:11
TypeAliasAuthorizationData
Reference: https://www.ietf.org/rfc/rfc4120.txt Section: 5.2.6 AuthorizationData implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section
v8/types/AuthorizationData.go:11
StructAuthorizationDataEntry
AuthorizationDataEntry implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2.6
types/AuthorizationData.go:14
StructAuthorizationDataEntry
AuthorizationDataEntry implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2.6
v8/types/AuthorizationData.go:14
StructCCache
CCache is the file credentials cache as define here: https://web.mit.edu/kerberos/krb5-latest/doc/formats/ccache_file_format.html
credentials/ccache.go:21
StructCCache
CCache is the file credentials cache as define here: https://web.mit.edu/kerberos/krb5-latest/doc/formats/ccache_file_format.html
v8/credentials/ccache.go:21
StructCache
Cache for service tickets held by the client.
client/cache.go:13
StructCache
Replay cache is required as specified in RFC 4120 section 3.2.3 Cache for tickets received from clients keyed by fully qualified client name. Used to
service/cache.go:13
StructCache
Cache for service tickets held by the client.
v8/client/cache.go:15
StructCache
Replay cache is required as specified in RFC 4120 section 3.2.3 Cache for tickets received from clients keyed by fully qualified client name. Used to
v8/service/cache.go:13
StructCacheEntry
CacheEntry holds details for a cache entry.
client/cache.go:19
StructCacheEntry
CacheEntry holds details for a cache entry.
v8/client/cache.go:21
StructChangePasswdData
ChangePasswdData is the payload to a password change message.
v8/kadmin/changepasswddata.go:9
StructChangePasswdData
ChangePasswdData is the payload to a password change message.
kadmin/changepasswddata.go:9
StructChecksum
Checksum implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2.9
types/Cryptosystem.go:25
StructChecksum
Checksum implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2.9
v8/types/Cryptosystem.go:28
StructClient
Client side configuration and state.
client/client.go:22
StructClient
Client side functionality // Client will negotiate authentication with a server using SPNEGO.
spnego/http.go:29
StructClient
Client side configuration and state.
v8/client/client.go:25
StructClient
Client side functionality // Client will negotiate authentication with a server using SPNEGO.
v8/spnego/http.go:30
StructClientClaimsInfo
Claims reference: https://msdn.microsoft.com/en-us/library/hh553895.aspx ClientClaimsInfo implements https://msdn.microsoft.com/en-us/library/hh536365
v8/pac/client_claims.go:14
StructClientClaimsInfo
Claims reference: https://msdn.microsoft.com/en-us/library/hh553895.aspx ClientClaimsInfo implements https://msdn.microsoft.com/en-us/library/hh536365
pac/client_claims.go:14
StructClientInfo
ClientInfo implements https://msdn.microsoft.com/en-us/library/cc237951.aspx
v8/pac/client_info.go:10
StructClientInfo
ClientInfo implements https://msdn.microsoft.com/en-us/library/cc237951.aspx
pac/client_info.go:10
StructConfig
Config represents the KRB5 configuration.
v8/config/krb5conf.go:24
StructConfig
Config represents the KRB5 configuration.
config/krb5conf.go:23
TypeAliasContextFlags
ContextFlags flags for GSSAPI
gssapi/contextFlags.go:17
TypeAliasContextFlags
ContextFlags flags for GSSAPI DEPRECATED - do not use
v8/gssapi/contextFlags.go:18
InterfaceContextToken
ContextToken is an interface for a GSS-API context token.
gssapi/gssapi.go:49
InterfaceContextToken
ContextToken is an interface for a GSS-API context token.
v8/gssapi/gssapi.go:50
StructCredential
Credential holds a Kerberos client's ccache credential information.
credentials/ccache.go:47
StructCredential
Credential holds a Kerberos client's ccache credential information.
v8/credentials/ccache.go:47
StructCredentialData
CredentialData implements https://msdn.microsoft.com/en-us/library/cc237952.aspx
v8/pac/credentials_info.go:73
StructCredentialData
CredentialData implements https://msdn.microsoft.com/en-us/library/cc237952.aspx
pac/credentials_info.go:73
StructCredentials
Credentials struct for a user. Contains either a keytab, password or both. Keytabs are used over passwords if both are defined.
credentials/credentials.go:21
StructCredentials
Credentials struct for a user. Contains either a keytab, password or both. Keytabs are used over passwords if both are defined.
v8/credentials/credentials.go:24
StructCredentialsInfo
https://msdn.microsoft.com/en-us/library/cc237931.aspx CredentialsInfo implements https://msdn.microsoft.com/en-us/library/cc237953.aspx
v8/pac/credentials_info.go:18
StructCredentialsInfo
https://msdn.microsoft.com/en-us/library/cc237931.aspx CredentialsInfo implements https://msdn.microsoft.com/en-us/library/cc237953.aspx
pac/credentials_info.go:18
StructDes3CbcSha1Kd
RFC: 3961 Section 6.3 Des3CbcSha1Kd implements Kerberos encryption type des3-cbc-hmac-sha1-kd
crypto/des3-cbc-sha1-kd.go:19
StructDes3CbcSha1Kd
RFC: 3961 Section 6.3 Des3CbcSha1Kd implements Kerberos encryption type des3-cbc-hmac-sha1-kd
v8/crypto/des3-cbc-sha1-kd.go:19
StructDeviceClaimsInfo
Claims reference: https://msdn.microsoft.com/en-us/library/hh553895.aspx DeviceClaimsInfo implements https://msdn.microsoft.com/en-us/library/hh554226
v8/pac/device_claims.go:14
StructDeviceClaimsInfo
Claims reference: https://msdn.microsoft.com/en-us/library/hh553895.aspx DeviceClaimsInfo implements https://msdn.microsoft.com/en-us/library/hh554226
pac/device_claims.go:14
StructDeviceInfo
DeviceInfo implements https://msdn.microsoft.com/en-us/library/hh536402.aspx
v8/pac/device_info.go:12
StructDeviceInfo
DeviceInfo implements https://msdn.microsoft.com/en-us/library/hh536402.aspx
pac/device_info.go:12
TypeAliasDomainRealm
DomainRealm maps the domains to realms representing the [domain_realm] section of the configuration.
v8/config/krb5conf.go:463
TypeAliasDomainRealm
DomainRealm maps the domains to realms representing the [domain_realm] section of the configuration.
config/krb5conf.go:464
InterfaceEType
EType is the interface defining the Encryption Type.
crypto/etype/etype.go:7
InterfaceEType
EType is the interface defining the Encryption Type.
v8/crypto/etype/etype.go:7
TypeAliasETypeInfo
ETypeInfo implements RFC 4120 types: https://tools.ietf.org/html/rfc4120#section-5.2.7.4
types/PAData.go:65
TypeAliasETypeInfo
ETypeInfo implements RFC 4120 types: https://tools.ietf.org/html/rfc4120#section-5.2.7.4
v8/types/PAData.go:65
TypeAliasETypeInfo2
ETypeInfo2 implements RFC 4120 types: https://tools.ietf.org/html/rfc4120#section-5.2.7.5
types/PAData.go:75
TypeAliasETypeInfo2
ETypeInfo2 implements RFC 4120 types: https://tools.ietf.org/html/rfc4120#section-5.2.7.5
v8/types/PAData.go:75
StructETypeInfo2Entry
ETypeInfo2Entry implements RFC 4120 types: https://tools.ietf.org/html/rfc4120#section-5.2.7.5
types/PAData.go:68
StructETypeInfo2Entry
ETypeInfo2Entry implements RFC 4120 types: https://tools.ietf.org/html/rfc4120#section-5.2.7.5
v8/types/PAData.go:68
StructETypeInfoEntry
ETypeInfoEntry implements RFC 4120 types: https://tools.ietf.org/html/rfc4120#section-5.2.7.4
types/PAData.go:59
StructETypeInfoEntry
ETypeInfoEntry implements RFC 4120 types: https://tools.ietf.org/html/rfc4120#section-5.2.7.4
v8/types/PAData.go:59
StructEncAPRepPart
EncAPRepPart is the encrypted part of KRB_AP_REP.
v8/messages/APRep.go:22
StructEncAPRepPart
EncAPRepPart is the encrypted part of KRB_AP_REP.
messages/APRep.go:22
StructEncKDCRepPart
EncKDCRepPart is the encrypted part of KRB_KDC_REP.
v8/messages/KDCRep.go:58
StructEncKDCRepPart
EncKDCRepPart is the encrypted part of KRB_KDC_REP.
messages/KDCRep.go:57
StructEncKrbCredPart
EncKrbCredPart is the encrypted part of KRB_CRED.
v8/messages/KRBCred.go:33
StructEncKrbCredPart
EncKrbCredPart is the encrypted part of KRB_CRED.
messages/KRBCred.go:33
StructEncKrbPrivPart
EncKrbPrivPart is the encrypted part of KRB_PRIV.
v8/messages/KRBPriv.go:27
StructEncKrbPrivPart
EncKrbPrivPart is the encrypted part of KRB_PRIV.
messages/KRBPriv.go:27
StructEncTicketPart
EncTicketPart is the encrypted part of the Ticket.
v8/messages/Ticket.go:36
StructEncTicketPart
EncTicketPart is the encrypted part of the Ticket.
messages/Ticket.go:37
StructEncryptedData
Reference: https://www.ietf.org/rfc/rfc4120.txt Section: 5.2.9 EncryptedData implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2
types/Cryptosystem.go:11
StructEncryptedData
Reference: https://www.ietf.org/rfc/rfc4120.txt Section: 5.2.9 EncryptedData implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2
v8/types/Cryptosystem.go:14
StructEncryptionKey
EncryptionKey implements RFC 4120 type: https://tools.ietf.org/html/rfc4120#section-5.2.9 AKA KeyBlock
types/Cryptosystem.go:19
next →1–100 of 258, ranked by callers