C D G H I O P R S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- 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.CmpResponder
- 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.CmpResponder
- confirmCertificates(String, ASN1OctetString, CertConfirmContent) - Method in class org.xipki.ca.gateway.cmp.CmpResponder
D
- destroy() - Method in class org.xipki.ca.gateway.cmp.servlet.ProtocolServletFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.xipki.ca.gateway.cmp.servlet.ProtocolServletFilter
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.xipki.ca.gateway.cmp.servlet.HttpCmpServlet
G
- 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
- 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
H
- HttpCmpServlet - Class in org.xipki.ca.gateway.cmp.servlet
-
CMP servlet.
- HttpCmpServlet() - Constructor for class org.xipki.ca.gateway.cmp.servlet.HttpCmpServlet
I
- init(FilterConfig) - Method in class org.xipki.ca.gateway.cmp.servlet.ProtocolServletFilter
- 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
- ProtocolServletFilter - Class in org.xipki.ca.gateway.cmp.servlet
-
CMP Gateway ServletFilter.
- ProtocolServletFilter() - Constructor for class org.xipki.ca.gateway.cmp.servlet.ProtocolServletFilter
R
- readConfFromFile(String) - Static method in class org.xipki.ca.gateway.cmp.CmpProxyConf
- revokePendingCertificates(String, ASN1OctetString) - Method in class org.xipki.ca.gateway.cmp.CmpResponder
S
- 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
- setLogReqResp(boolean) - Method in class org.xipki.ca.gateway.cmp.servlet.HttpCmpServlet
- 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
- setResponder(CmpResponder) - Method in class org.xipki.ca.gateway.cmp.servlet.HttpCmpServlet
- 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
V
- validate() - Method in class org.xipki.ca.gateway.cmp.CmpProxyConf
All Classes All Packages