|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkrb5.lib.KRBPriv
public class KRBPriv
Class Description : KRB_PRIV message. A modified version of the code obtained from the Open Group Research Institute.
Field Summary | |
---|---|
EncryptedData |
encPart
Encrypted part |
int |
msgType
Message type |
int |
pvno
Version |
Constructor Summary | |
---|---|
KRBPriv(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 KRBPriv(EncryptedData new_encPart)
new_encPart
- EncryptedData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |