Uses of Class
org.xipki.ca.api.mgmt.CaConfType.Signer
-
Packages that use CaConfType.Signer Package Description org.xipki.ca.api.mgmt -
-
Uses of CaConfType.Signer in org.xipki.ca.api.mgmt
Methods in org.xipki.ca.api.mgmt that return types with arguments of type CaConfType.Signer Modifier and Type Method Description List<CaConfType.Signer>CaConfType.CaSystem. getSigners()Method parameters in org.xipki.ca.api.mgmt with type arguments of type CaConfType.Signer Modifier and Type Method Description voidCaConfType.CaSystem. setSigners(List<CaConfType.Signer> signers)
-