JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
G
H
I
O
R
S
U
X
A
AbstractOcspRequestor
- Class in
org.xipki.ocsp.client
TODO.
AbstractOcspRequestor()
- Constructor for class org.xipki.ocsp.client.
AbstractOcspRequestor
addRequest(CertID)
- Method in class org.xipki.ocsp.client.
XiOCSPReqBuilder
Add a request for the given CertificateID.
addRequest(CertID, Extensions)
- Method in class org.xipki.ocsp.client.
XiOCSPReqBuilder
Add a request with extensions.
ask(X509Certificate, X509Certificate, URL, RequestOptions, ReqRespDebug)
- Method in class org.xipki.ocsp.client.
AbstractOcspRequestor
ask(X509Certificate, X509Certificate[], URL, RequestOptions, ReqRespDebug)
- Method in class org.xipki.ocsp.client.
AbstractOcspRequestor
ask(X509Certificate, BigInteger, URL, RequestOptions, ReqRespDebug)
- Method in class org.xipki.ocsp.client.
AbstractOcspRequestor
ask(X509Certificate, BigInteger[], URL, RequestOptions, ReqRespDebug)
- Method in class org.xipki.ocsp.client.
AbstractOcspRequestor
ask(X509Certificate, X509Certificate, URL, RequestOptions, ReqRespDebug)
- Method in interface org.xipki.ocsp.client.
OcspRequestor
Asks for the status of the given certificate.
ask(X509Certificate, X509Certificate[], URL, RequestOptions, ReqRespDebug)
- Method in interface org.xipki.ocsp.client.
OcspRequestor
Asks for the status of the given certificate.
ask(X509Certificate, BigInteger, URL, RequestOptions, ReqRespDebug)
- Method in interface org.xipki.ocsp.client.
OcspRequestor
Asks for the status of the given certificate.
ask(X509Certificate, BigInteger[], URL, RequestOptions, ReqRespDebug)
- Method in interface org.xipki.ocsp.client.
OcspRequestor
Asks for the status of the given certificates.
B
build()
- Method in class org.xipki.ocsp.client.
XiOCSPReqBuilder
Generate an unsigned request.
build(ContentSigner, Certificate[])
- Method in class org.xipki.ocsp.client.
XiOCSPReqBuilder
C
createPSSRSAParams(ASN1ObjectIdentifier)
- Static method in class org.xipki.ocsp.client.
RequestOptions
G
getHashAlgorithmId()
- Method in class org.xipki.ocsp.client.
RequestOptions
getNonceLen()
- Method in class org.xipki.ocsp.client.
RequestOptions
getPreferredSignatureAlgorithms()
- Method in class org.xipki.ocsp.client.
RequestOptions
getSecurityFactory()
- Method in class org.xipki.ocsp.client.
AbstractOcspRequestor
getSignerCertFile()
- Method in class org.xipki.ocsp.client.
AbstractOcspRequestor
getSignerConf()
- Method in class org.xipki.ocsp.client.
AbstractOcspRequestor
getSignerType()
- Method in class org.xipki.ocsp.client.
AbstractOcspRequestor
H
HttpOcspRequestor
- Class in
org.xipki.ocsp.client
TODO.
HttpOcspRequestor()
- Constructor for class org.xipki.ocsp.client.
HttpOcspRequestor
I
InvalidResponse()
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException.InvalidResponse
InvalidResponse(String, Throwable)
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException.InvalidResponse
InvalidResponse(String)
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException.InvalidResponse
InvalidResponse(Throwable)
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException.InvalidResponse
isSignRequest()
- Method in class org.xipki.ocsp.client.
RequestOptions
isUseHttpGetForRequest()
- Method in class org.xipki.ocsp.client.
RequestOptions
isUseNonce()
- Method in class org.xipki.ocsp.client.
RequestOptions
O
OcspNonceUnmatched(byte[], byte[])
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException.OcspNonceUnmatched
OcspRequestor
- Interface in
org.xipki.ocsp.client
TODO.
OcspRequestorException
- Exception in
org.xipki.ocsp.client
TODO.
OcspRequestorException()
- Constructor for exception org.xipki.ocsp.client.
OcspRequestorException
OcspRequestorException(String)
- Constructor for exception org.xipki.ocsp.client.
OcspRequestorException
OcspRequestorException(Throwable)
- Constructor for exception org.xipki.ocsp.client.
OcspRequestorException
OcspRequestorException(String, Throwable)
- Constructor for exception org.xipki.ocsp.client.
OcspRequestorException
OcspResponseException
- Exception in
org.xipki.ocsp.client
TODO.
OcspResponseException()
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException
OcspResponseException(String)
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException
OcspResponseException(Throwable)
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException
OcspResponseException(String, Throwable)
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException
OcspResponseException.InvalidResponse
- Exception in
org.xipki.ocsp.client
OcspResponseException.OcspNonceUnmatched
- Exception in
org.xipki.ocsp.client
OcspResponseException.OcspTargetUnmatched
- Exception in
org.xipki.ocsp.client
OcspResponseException.ResponderUnreachable
- Exception in
org.xipki.ocsp.client
OcspResponseException.Unsuccessful
- Exception in
org.xipki.ocsp.client
OcspTargetUnmatched()
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException.OcspTargetUnmatched
OcspTargetUnmatched(String, Throwable)
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException.OcspTargetUnmatched
OcspTargetUnmatched(String)
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException.OcspTargetUnmatched
OcspTargetUnmatched(Throwable)
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException.OcspTargetUnmatched
org.xipki.ocsp.client
- package org.xipki.ocsp.client
R
RequestOptions
- Class in
org.xipki.ocsp.client
TODO.
RequestOptions()
- Constructor for class org.xipki.ocsp.client.
RequestOptions
ResponderUnreachable()
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException.ResponderUnreachable
ResponderUnreachable(String, Throwable)
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException.ResponderUnreachable
ResponderUnreachable(String)
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException.ResponderUnreachable
ResponderUnreachable(Throwable)
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException.ResponderUnreachable
S
send(byte[], URL, RequestOptions)
- Method in class org.xipki.ocsp.client.
AbstractOcspRequestor
Sends the request to the OCSP responder.
send(byte[], URL, RequestOptions)
- Method in class org.xipki.ocsp.client.
HttpOcspRequestor
setHashAlgorithmId(ASN1ObjectIdentifier)
- Method in class org.xipki.ocsp.client.
RequestOptions
setNonceLen(int)
- Method in class org.xipki.ocsp.client.
RequestOptions
setPreferredSignatureAlgorithms(AlgorithmIdentifier[])
- Method in class org.xipki.ocsp.client.
RequestOptions
setPreferredSignatureAlgorithms(String[])
- Method in class org.xipki.ocsp.client.
RequestOptions
setRequestExtensions(Extensions)
- Method in class org.xipki.ocsp.client.
XiOCSPReqBuilder
setRequestorName(X500Name)
- Method in class org.xipki.ocsp.client.
XiOCSPReqBuilder
Set the requestor name to the passed in X500Name.
setRequestorName(GeneralName)
- Method in class org.xipki.ocsp.client.
XiOCSPReqBuilder
setSecurityFactory(SecurityFactory)
- Method in class org.xipki.ocsp.client.
AbstractOcspRequestor
setSignerCertFile(String)
- Method in class org.xipki.ocsp.client.
AbstractOcspRequestor
setSignerConf(String)
- Method in class org.xipki.ocsp.client.
AbstractOcspRequestor
setSignerType(String)
- Method in class org.xipki.ocsp.client.
AbstractOcspRequestor
setSignRequest(boolean)
- Method in class org.xipki.ocsp.client.
RequestOptions
setUseHttpGetForRequest(boolean)
- Method in class org.xipki.ocsp.client.
RequestOptions
setUseNonce(boolean)
- Method in class org.xipki.ocsp.client.
RequestOptions
status()
- Method in exception org.xipki.ocsp.client.
OcspResponseException.Unsuccessful
statusText()
- Method in exception org.xipki.ocsp.client.
OcspResponseException.Unsuccessful
U
Unsuccessful(int)
- Constructor for exception org.xipki.ocsp.client.
OcspResponseException.Unsuccessful
X
XiOCSPReqBuilder
- Class in
org.xipki.ocsp.client
XiOCSPReqBuilder()
- Constructor for class org.xipki.ocsp.client.
XiOCSPReqBuilder
A
B
C
G
H
I
O
R
S
U
X
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.