Uses of Class
org.xipki.ca.gateway.acme.AcmeProxyConf.CaProfile
-
Packages that use AcmeProxyConf.CaProfile Package Description org.xipki.ca.gateway.acme -
-
Uses of AcmeProxyConf.CaProfile in org.xipki.ca.gateway.acme
Methods in org.xipki.ca.gateway.acme that return types with arguments of type AcmeProxyConf.CaProfile Modifier and Type Method Description java.util.List<AcmeProxyConf.CaProfile>AcmeProxyConf.Acme. getCaProfiles()Method parameters in org.xipki.ca.gateway.acme with type arguments of type AcmeProxyConf.CaProfile Modifier and Type Method Description voidAcmeProxyConf.Acme. setCaProfiles(java.util.List<AcmeProxyConf.CaProfile> caProfiles)
-