Uses of Class
org.xipki.ca.gateway.cmp.CmpControlConf
-
Packages that use CmpControlConf Package Description org.xipki.ca.gateway.cmp -
-
Uses of CmpControlConf in org.xipki.ca.gateway.cmp
Methods in org.xipki.ca.gateway.cmp that return CmpControlConf Modifier and Type Method Description CmpControlConfCmpProxyConf. getCmp()Methods in org.xipki.ca.gateway.cmp with parameters of type CmpControlConf Modifier and Type Method Description voidCmpProxyConf. setCmp(CmpControlConf cmp)Constructors in org.xipki.ca.gateway.cmp with parameters of type CmpControlConf Constructor Description CmpControl(CmpControlConf conf)
-