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