Uses of Class
org.xipki.ocsp.server.OcspServerConf.Signer
-
Packages that use OcspServerConf.Signer Package Description org.xipki.ocsp.server -
-
Uses of OcspServerConf.Signer in org.xipki.ocsp.server
Methods in org.xipki.ocsp.server that return types with arguments of type OcspServerConf.Signer Modifier and Type Method Description List<OcspServerConf.Signer>OcspServerConf. getSigners()Method parameters in org.xipki.ocsp.server with type arguments of type OcspServerConf.Signer Modifier and Type Method Description voidOcspServerConf. setSigners(List<OcspServerConf.Signer> signers)
-