A B C D G H I O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addErrCertResp(Map<Integer, CertResponse>, int, ASN1Integer, int, String) - Static method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
B
- BaseCmpResponder - Class in org.xipki.ca.gateway.cmp
-
Base CMP responder.
- BaseCmpResponder(CmpControl, SdkClient, SecurityFactory, CaNameSigners, RequestorAuthenticator, PopControl) - Constructor for class org.xipki.ca.gateway.cmp.BaseCmpResponder
- buildErrCertResp(ASN1Integer, int, String) - Static method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- buildErrorMsgPkiBody(PKIStatus, int, String) - Static method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
C
- checkPermission(Requestor, int) - Method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- cmpControl - Variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- CmpControl - Class in org.xipki.ca.gateway.cmp
-
CMP control.
- CmpControl(CmpControlConf) - Constructor for class org.xipki.ca.gateway.cmp.CmpControl
- CmpControlConf - Class in org.xipki.ca.gateway.cmp
-
CMP control configuration.
- CmpControlConf() - Constructor for class org.xipki.ca.gateway.cmp.CmpControlConf
- cmpEnrollCert(String, String, boolean, PKIMessage, PKIHeaderBuilder, PKIHeader, PKIBody, Requestor, ASN1OctetString, AuditEvent) - Method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- cmpEnrollCert(String, String, boolean, PKIMessage, PKIHeaderBuilder, PKIHeader, PKIBody, Requestor, ASN1OctetString, AuditEvent) - Method in class org.xipki.ca.gateway.cmp.CmpResponder
- cmpGeneralMsg(String, PKIBody, AuditEvent) - Method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- CmpHttpFilter - Class in org.xipki.ca.gateway.cmp.servlet
-
CMP Gateway ServletFilter.
- CmpHttpFilter() - Constructor for class org.xipki.ca.gateway.cmp.servlet.CmpHttpFilter
- CmpProxyConf - Class in org.xipki.ca.gateway.cmp
- CmpProxyConf() - Constructor for class org.xipki.ca.gateway.cmp.CmpProxyConf
- CmpResponder - Class in org.xipki.ca.gateway.cmp
-
CMP responder.
- CmpResponder(CmpControl, SdkClient, SecurityFactory, CaNameSigners, RequestorAuthenticator, PopControl) - Constructor for class org.xipki.ca.gateway.cmp.CmpResponder
- cmpUnRevokeCertificates(String, PKIMessage, PKIHeaderBuilder, PKIHeader, PKIBody, Requestor, AuditEvent) - Method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- cmpUnRevokeCertificates(String, PKIMessage, PKIHeaderBuilder, PKIHeader, PKIBody, Requestor, AuditEvent) - Method in class org.xipki.ca.gateway.cmp.CmpResponder
- confirmCertificates(String, ASN1OctetString, CertConfirmContent) - Method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- confirmCertificates(String, ASN1OctetString, CertConfirmContent) - Method in class org.xipki.ca.gateway.cmp.CmpResponder
D
- destroy() - Method in class org.xipki.ca.gateway.cmp.servlet.CmpHttpFilter
- doFilter(XiHttpRequest, XiHttpResponse) - Method in class org.xipki.ca.gateway.cmp.servlet.CmpHttpFilter
G
- generateRejectionStatus(Integer, String) - Static method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- generateRejectionStatus(PKIStatus, Integer, String) - Static method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- getCaCertsMode() - Method in class org.xipki.ca.gateway.cmp.CmpControl
- getCmp() - Method in class org.xipki.ca.gateway.cmp.CmpProxyConf
- getConfirmCert() - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- getConfirmWaitTime() - Method in class org.xipki.ca.gateway.cmp.CmpControl
- getConfirmWaitTime() - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- getMessageTimeBias() - Method in class org.xipki.ca.gateway.cmp.CmpControl
- getMessageTimeBias() - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- getMessageTimeRequired() - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- getPKiFailureInfo(OperationException) - Static method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- getRequestPbmMacs() - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- getRequestPbmOwfs() - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- getRequestSigAlgos() - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- getResponsePbmIterationCount() - Method in class org.xipki.ca.gateway.cmp.CmpControl
- getResponsePbmIterationCount() - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- getResponsePbmMac() - Method in class org.xipki.ca.gateway.cmp.CmpControl
- getResponsePbmMac() - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- getResponsePbmOwf() - Method in class org.xipki.ca.gateway.cmp.CmpControl
- getResponsePbmOwf() - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- getSendCaCert() - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- getSendCertChain() - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- getSendResponderCert() - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- getSigAlgoValidator() - Method in class org.xipki.ca.gateway.cmp.CmpControl
- getX500Name(GeneralName) - Static method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
H
- HTTP_HEADER_certprofile - Static variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- HTTP_HEADER_groupenroll - Static variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
I
- isConfirmCert() - Method in class org.xipki.ca.gateway.cmp.CmpControl
- isMessageTimeRequired() - Method in class org.xipki.ca.gateway.cmp.CmpControl
- isRequestPbmMacPermitted(SignAlgo) - Method in class org.xipki.ca.gateway.cmp.CmpControl
- isRequestPbmOwfPermitted(HashAlgo) - Method in class org.xipki.ca.gateway.cmp.CmpControl
- isSendResponderCert() - Method in class org.xipki.ca.gateway.cmp.CmpControl
O
- org.xipki.ca.gateway.cmp - package org.xipki.ca.gateway.cmp
- org.xipki.ca.gateway.cmp.servlet - package org.xipki.ca.gateway.cmp.servlet
P
- popControl - Variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- postProcessCertInfo(ASN1Integer, Requestor, byte[], byte[]) - Method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- processPkiMessage(String, PKIMessage, X509Cert, Map<String, String>, AuditEvent) - Method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
R
- readConfFromFile(String) - Static method in class org.xipki.ca.gateway.cmp.CmpProxyConf
- revokePendingCertificates(String, ASN1OctetString) - Method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- revokePendingCertificates(String, ASN1OctetString) - Method in class org.xipki.ca.gateway.cmp.CmpResponder
S
- sdk - Variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- securityFactory - Variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- setCmp(CmpControlConf) - Method in class org.xipki.ca.gateway.cmp.CmpProxyConf
- setConfirmCert(Boolean) - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- setConfirmWaitTime(Integer) - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- setMessageTimeBias(Integer) - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- setMessageTimeRequired(Boolean) - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- setRequestPbmMacs(List<String>) - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- setRequestPbmOwfs(List<String>) - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- setRequestSigAlgos(List<String>) - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- setResponsePbmIterationCount(Integer) - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- setResponsePbmMac(String) - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- setResponsePbmOwf(String) - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- setSendCaCert(Boolean) - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- setSendCertChain(Boolean) - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
- setSendResponderCert(Boolean) - Method in class org.xipki.ca.gateway.cmp.CmpControlConf
T
- TYPE_ccr - Static variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- TYPE_certConf - Static variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- TYPE_cr - Static variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- TYPE_error - Static variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- TYPE_genm_cacerts - Static variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- TYPE_genm_current_crl - Static variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- TYPE_ir - Static variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- TYPE_kur - Static variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- TYPE_p10cr - Static variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- TYPE_pkiconf - Static variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- TYPE_rr_revoke - Static variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
- TYPE_rr_unrevoke - Static variable in class org.xipki.ca.gateway.cmp.BaseCmpResponder
V
- validate() - Method in class org.xipki.ca.gateway.cmp.CmpProxyConf
- verifyPop(CertificateRequestMessage, SubjectPublicKeyInfo) - Method in class org.xipki.ca.gateway.cmp.BaseCmpResponder
All Classes All Packages