Uses of Class
org.xipki.ca.gateway.cmp.CmpControl
-
Packages that use CmpControl Package Description org.xipki.ca.gateway.cmp -
-
Uses of CmpControl in org.xipki.ca.gateway.cmp
Fields in org.xipki.ca.gateway.cmp declared as CmpControl Modifier and Type Field Description protected CmpControlBaseCmpResponder. cmpControlConstructors in org.xipki.ca.gateway.cmp with parameters of type CmpControl Constructor Description CmpResponder(CmpControl cmpControl, org.xipki.ca.sdk.SdkClient sdk, org.xipki.security.SecurityFactory securityFactory, org.xipki.ca.gateway.CaNameSigners signers, org.xipki.ca.gateway.RequestorAuthenticator authenticator, org.xipki.ca.gateway.PopControl popControl)
-