public class TgsRequest extends KdcRequest
credCache| Constructor and Description |
|---|
TgsRequest(KrbContext context) |
| Modifier and Type | Method and Description |
|---|---|
EncryptionKey |
getClientKey() |
PrincipalName |
getClientPrincipal() |
EncryptionKey |
getSessionKey() |
SgtTicket |
getSgt() |
void |
process() |
void |
processResponse(KdcRep kdcRep) |
addHost, askQuestion, cacheValue, decryptWithClientKey, generateNonce, getArmorKey, getAsKey, getCacheValue, getChosenEncryptionType, getChosenNonce, getContext, getCredCache, getEncryptionTypes, getEncType, getFastRequestState, getHostAddresses, getKdcOptions, getKdcRep, getKdcReq, getOuterRequestBody, getPreauthContext, getPreauthHandler, getPreauthOptions, getPreauthTime, getReqBody, getRequestOptions, getServerPrincipal, getSessionData, getTicketTillTime, getTicketValidTime, isRetrying, makeReqBody, needAsKey, preauth, processKdcOptions, resetPrequthContxt, setAllowedPreauth, setAsKey, setChosenEncryptionType, setChosenNonce, setContext, setEncryptionTypes, setFastRequestState, setHostAddresses, setKdcOptions, setKdcRep, setKdcReq, setOuterRequestBody, setPreauthRequired, setRequestOptions, setServerPrincipal, setSessionDatapublic TgsRequest(KrbContext context)
public PrincipalName getClientPrincipal()
getClientPrincipal in class KdcRequestpublic EncryptionKey getClientKey() throws KrbException
getClientKey in class KdcRequestKrbExceptionpublic EncryptionKey getSessionKey()
public void process()
throws KrbException
process in class KdcRequestKrbExceptionpublic void processResponse(KdcRep kdcRep) throws KrbException
processResponse in class KdcRequestKrbExceptionpublic SgtTicket getSgt()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.