Class | Description |
---|---|
ApRep |
AP-REP message.
|
ApReq |
AP-REQ message component .
|
AsRep |
AS-REQ message.
|
AsReq |
AS-REQ message.
|
Authenticator |
A structure to hold the authenticator data.
|
ChangePasswdData |
Change password data structure
ChangePasswdData ::= SEQUENCE {
newpasswd[0] OCTET STRING,
targname[1] PrincipalName OPTIONAL,
targrealm[2] Realm OPTIONAL
}
|
EncApRepPart |
Encrypted part of the application response.
|
EncAsRepPart |
EncASRepPart message.
|
EncTgsRepPart |
EncTGSRepPart message.
|
KerberosMessage | |
KrbCred |
KRB-CRED ::= [APPLICATION 22] SEQUENCE {
pvno [0] INTEGER (5),
msg-type [1] INTEGER (22),
tickets [2] SEQUENCE OF Ticket,
enc-part [3] EncryptedData -- EncKrbCredPart
}
|
KrbError |
Class representing KRB-ERROR message
|
KrbPriv |
Class representing KRB-PRIV message
|
KrbSafe |
Class representing KRB-SAFE message
|
TgsRep |
TGS-REP message.
|
TgsReq |
TGS-REQ message.
|
Ticket |
Ticket message component as handed out by the ticket granting service.
|
Copyright © 2018. All rights reserved.