| Class | Description |
|---|---|
| ADAndOr |
Contributed to the Apache Kerby Project by: Prodentity - Corrales, NM
|
| ADAuthenticationIndicator |
Contributed to the Apache Kerby Project by: Prodentity - Corrales, NM
|
| ADCamMac |
AD-CAMMAC ::= SEQUENCE {
elements [0] AuthorizationData,
kdc-verifier [1] Verifier-MAC OPTIONAL,
svc-verifier [2] Verifier-MAC OPTIONAL,
other-verifiers [3] SEQUENCE (SIZE (1..MAX))
OF Verifier OPTIONAL
}
|
| ADEnctypeNegotiation |
Contributed to the Apache Kerby Project by: Prodentity - Corrales, NM
|
| ADIntendedForApplicationClass |
Asn1 Class for the "intended for application class" authorization type.
|
| ADIntendedForServer |
Asn1 Class for the "intended for server" authorization type.
|
| ADKdcIssued |
AD-KDCIssued ::= SEQUENCE {
ad-checksum [0] Checksum,
i-realm [1] Realm OPTIONAL,
i-sname [2] PrincipalName OPTIONAL,
elements [3] AuthorizationData
}
|
| AdToken |
The AdToken component as defined in "Token Pre-Authentication for Kerberos", "draft-ietf-kitten-kerb-token-preauth-01"
(not yet published, but stored in docs/Token-preauth.pdf) :
|
| AndOr |
AD-AND-OR ::= SEQUENCE {
condition-count [0] Int32,
elements [1] AuthorizationData
}
|
| AuthorizationData |
The AuthorizationData as defined in RFC 4120 :
|
| AuthorizationDataEntry |
The AuthorizationData component as defined in RFC 4120 :
|
| AuthorizationDataWrapper |
Contributed to the Apache Kerby Project by: Prodentity - Corrales, NM
|
| CamMacOtherVerifiers |
Contributed to the Apache Kerby Project by: Prodentity - Corrales, NM
|
| CamMacVerifierChoice |
Verifier ::= CHOICE {
mac Verifier-MAC,
...
|
| CamMacVerifierMac |
Verifier-MAC ::= SEQUENCE {
identifier [0] PrincipalName OPTIONAL,
kvno [1] UInt32 OPTIONAL,
enctype [2] Int32 OPTIONAL,
mac [3] Checksum
}
|
| PrincipalList |
Contributed to the Apache Kerby Project by: Prodentity - Corrales, NM
|
| Enum | Description |
|---|---|
| AdToken.AdTokenField |
The possible fields
|
| AndOr.AndOrField | |
| AuthorizationDataEntry.AuthorizationDataEntryField |
The possible fields
|
| AuthorizationDataWrapper.WrapperType | |
| AuthorizationType |
The various AuthorizationType values, as defined in RFC 4120 and RFC 1510.
|
| CamMacVerifierChoice.VerifierChoice | |
| CamMacVerifierMac.CamMacField |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.