| Class | Description |
|---|---|
| AdAndOr |
The AdAndOr structure is used to store a AD-AND-OR associated to a type.
|
| AdIfRelevant |
The AdIfRelevant structure is used to store a AD-IF-RELEVANT associated to a type.
|
| AdKdcIssued |
The AdKdcIssued structure is used to store a AD-KDCIssued associated to a type.
|
| AdMandatoryForKdc |
The AdIfRelevant structure is used to store a AD-MANDATORY-FOR-KDC associated to a type.
|
| AuthorizationData |
A structure to hold the authorization data.
|
| AuthorizationDataEntry |
The class storing the individual AuthorizationDatas
|
| Checksum |
The Checksum structure is used to store a checksum associated to a type.
|
| EncKdcRepPart |
Base class for encrypted parts of KDC responses.
|
| EncKrbCredPart |
EncKrbCredPart ::= [APPLICATION 29] SEQUENCE {
ticket-info [0] SEQUENCE OF KrbCredInfo,
nonce [1] UInt32 OPTIONAL,
timestamp [2] KerberosTime OPTIONAL,
usec [3] Microseconds OPTIONAL,
s-address [4] HostAddress OPTIONAL,
r-address [5] HostAddress OPTIONAL
}
|
| EncKrbPrivPart |
The EncKrbPrivPart structure is used to store a EncKrbPrivPart associated to a type.
|
| EncryptedData |
A structure storing an encrypted data element.
|
| EncryptionKey |
A Kerberos symmetric encryption key, which includes metadata support for
the associated key type and key version number.
|
| EncTicketPart |
EncTicketPart ::= [APPLICATION 3] SEQUENCE {
flags [0] TicketFlags,
key [1] EncryptionKey,
crealm [2] Realm,
cname [3] PrincipalName,
transited [4] TransitedEncoding,
authtime [5] KerberosTime,
starttime [6] KerberosTime OPTIONAL,
endtime [7] KerberosTime,
renew-till [8] KerberosTime OPTIONAL,
caddr [9] HostAddresses OPTIONAL,
authorization-data [10] AuthorizationData OPTIONAL
}
|
| ETypeInfo |
Store a list of ETYPE-INFO
The ASN.1 grammar is :
|
| ETypeInfo2 |
Store a list of ETYPE-INFO2.
|
| ETypeInfo2Entry |
Provides encryption info information sent to the client.
|
| ETypeInfoEntry |
Provides encryption info information sent to the client.
|
| HostAddress |
Provides host address information.
|
| HostAddresses |
Store a list of addresses.
|
| KdcRep |
The KDC-REP data structure.
|
| KdcReq |
The KDC-REQ data structure.
|
| KdcReqBody |
The KDC-REQ-BODY data structure.
|
| KrbCredInfo |
KrbCredInfo ::= SEQUENCE {
key [0] EncryptionKey,
prealm [1] Realm OPTIONAL,
pname [2] PrincipalName OPTIONAL,
flags [3] TicketFlags OPTIONAL,
authtime [4] KerberosTime OPTIONAL,
starttime [5] KerberosTime OPTIONAL,
endtime [6] KerberosTime OPTIONAL,
renew-till [7] KerberosTime OPTIONAL,
srealm [8] Realm OPTIONAL,
sname [9] PrincipalName OPTIONAL,
caddr [10] HostAddresses OPTIONAL
}
|
| KrbSafeBody |
Class representing KRB-SAFE-BODY message
|
| LastReq |
The LastReq structure.
|
| LastReqEntry |
The data structure hold into the LastReq element
|
| MethodData |
Store a list of METHOD-DATA
The ASN.1 grammar is :
|
| PaData |
The Pre-Authentication data.
|
| PaEncTimestamp |
The PaEncTimestamp structure is used to store a PA-ENC-TIMESTAMP associated to a type.
|
| PaEncTsEnc |
The PaEncTsEnc structure is used to store a PA-ENC-TS-ENC associated to a type.
|
| PrincipalName |
A principal Name, composed of a type and N names.
|
| TransitedEncoding |
The TransitedEncoding structure.
|
| TypedData |
TYPED-DATA ::= SEQUENCE SIZE (1..MAX) OF SEQUENCE {
data-type [0] Int32,
data-value [1] OCTET STRING OPTIONAL
}
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.