public abstract class ArmoredAsRequest extends AsRequest
credCache| Constructor and Description |
|---|
ArmoredAsRequest(KrbContext context) |
| Modifier and Type | Method and Description |
|---|---|
EncryptionKey |
getClientKey() |
org.apache.kerby.KOptions |
getPreauthOptions() |
protected void |
preauth() |
void |
process() |
getClientPrincipal, getTicket, processResponse, resolveCredCache, setClientKey, setClientPrincipaladdHost, 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 ArmoredAsRequest(KrbContext context)
public void process()
throws KrbException
process in class AsRequestKrbExceptionprotected void preauth()
throws KrbException
preauth in class KdcRequestKrbExceptionpublic org.apache.kerby.KOptions getPreauthOptions()
getPreauthOptions in class KdcRequestpublic EncryptionKey getClientKey() throws KrbException
getClientKey in class AsRequestKrbExceptionCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.