|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkrb5.lib.APRep
public class APRep
Class Description : KRB_AP_REP message. A modified version of the code obtained from the Open Group Research Institute.
| Field Summary | |
|---|---|
EncryptedData |
encPart
Encrypted part of the message |
int |
msgType
Message type |
int |
pvno
Version |
| Constructor Summary | |
|---|---|
APRep(EncryptedData new_encPart)
Class constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int pvno
public int msgType
public EncryptedData encPart
| Constructor Detail |
|---|
public APRep(EncryptedData new_encPart)
new_encPart - EncryptedData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||