Uses of Class
org.xipki.ca.mgmt.db.port.CaCertstore.Signer
-
Packages that use CaCertstore.Signer Package Description org.xipki.ca.mgmt.db.port -
-
Uses of CaCertstore.Signer in org.xipki.ca.mgmt.db.port
Methods in org.xipki.ca.mgmt.db.port that return types with arguments of type CaCertstore.Signer Modifier and Type Method Description List<CaCertstore.Signer>CaCertstore.Caconf. getSigners()Method parameters in org.xipki.ca.mgmt.db.port with type arguments of type CaCertstore.Signer Modifier and Type Method Description voidCaCertstore.Caconf. setSigners(List<CaCertstore.Signer> signers)
-