|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkrb5.kdc.lib.KDCUtil
public class KDCUtil
Class Description : Utility functions for the KDC classes.
Constructor Summary | |
---|---|
KDCUtil()
|
Method Summary | |
---|---|
static KrbCreds |
verifyAPReq(APReq ap_req,
EncryptionKey key,
HostAddress sender)
Verify APReq message |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KDCUtil()
Method Detail |
---|
public static KrbCreds verifyAPReq(APReq ap_req, EncryptionKey key, HostAddress sender) throws KrbException
ap_req
- APReqkey
- EncryptionKeysender
- HostAddress
KrbException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |