public class AsRequestWithCert extends AsRequest
| Modifier and Type | Field and Description |
|---|---|
static String |
ANONYMOUS_PRINCIPAL |
credCache| Constructor and Description |
|---|
AsRequestWithCert(KrbContext context) |
| Modifier and Type | Method and Description |
|---|---|
EncryptionKey |
getClientKey() |
org.apache.kerby.KOptions |
getPreauthOptions() |
void |
process() |
void |
processResponse(KdcRep kdcRep) |
getClientPrincipal, getTicket, 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, preauth, processKdcOptions, resetPrequthContxt, setAllowedPreauth, setAsKey, setChosenEncryptionType, setChosenNonce, setContext, setEncryptionTypes, setFastRequestState, setHostAddresses, setKdcOptions, setKdcRep, setKdcReq, setOuterRequestBody, setPreauthRequired, setRequestOptions, setServerPrincipal, setSessionDatapublic static final String ANONYMOUS_PRINCIPAL
public AsRequestWithCert(KrbContext context)
public void process()
throws KrbException
process in class AsRequestKrbExceptionpublic org.apache.kerby.KOptions getPreauthOptions()
getPreauthOptions in class KdcRequestpublic void processResponse(KdcRep kdcRep) throws KrbException
processResponse in class AsRequestKrbExceptionpublic EncryptionKey getClientKey() throws KrbException
getClientKey in class AsRequestKrbExceptionCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.