public class TgsRequestWithTgt extends TgsRequest
credCache| Constructor and Description |
|---|
TgsRequestWithTgt(KrbContext context,
SgtTicket sgt) |
TgsRequestWithTgt(KrbContext context,
TgtTicket tgt) |
| Modifier and Type | Method and Description |
|---|---|
ApReq |
getApReq() |
EncryptionKey |
getClientKey() |
PrincipalName |
getClientPrincipal() |
EncryptionKey |
getSessionKey() |
getSgt, process, processResponseaddHost, 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 TgsRequestWithTgt(KrbContext context, TgtTicket tgt)
public TgsRequestWithTgt(KrbContext context, SgtTicket sgt)
public PrincipalName getClientPrincipal()
getClientPrincipal in class TgsRequestpublic EncryptionKey getClientKey() throws KrbException
getClientKey in class TgsRequestKrbExceptionpublic EncryptionKey getSessionKey()
getSessionKey in class TgsRequestpublic ApReq getApReq() throws KrbException
KrbExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.