Uses of Class
org.xipki.ca.gateway.conf.SignerConf
-
Packages that use SignerConf Package Description org.xipki.ca.gateway.conf -
-
Uses of SignerConf in org.xipki.ca.gateway.conf
Methods in org.xipki.ca.gateway.conf that return SignerConf Modifier and Type Method Description SignerConfCaNameSignersConf. getDefault()SignerConfCaNameSignerConf. getSigner()Methods in org.xipki.ca.gateway.conf with parameters of type SignerConf Modifier and Type Method Description voidCaNameSignersConf. setDefault(SignerConf default_)voidCaNameSignerConf. setSigner(SignerConf signer)
-