Uses of Class
org.xipki.ca.gateway.conf.CaNameSignersConf
-
Packages that use CaNameSignersConf Package Description org.xipki.ca.gateway.conf -
-
Uses of CaNameSignersConf in org.xipki.ca.gateway.conf
Fields in org.xipki.ca.gateway.conf declared as CaNameSignersConf Modifier and Type Field Description protected CaNameSignersConfProtocolProxyConf. signersThe signers.Methods in org.xipki.ca.gateway.conf that return CaNameSignersConf Modifier and Type Method Description CaNameSignersConfProtocolProxyConf. getSigners()Methods in org.xipki.ca.gateway.conf with parameters of type CaNameSignersConf Modifier and Type Method Description voidProtocolProxyConf. setSigners(CaNameSignersConf signers)
-