Uses of Class
org.xipki.ca.gateway.conf.CaProfileConf
-
Packages that use CaProfileConf Package Description org.xipki.ca.gateway.conf -
-
Uses of CaProfileConf in org.xipki.ca.gateway.conf
Methods in org.xipki.ca.gateway.conf that return CaProfileConf Modifier and Type Method Description CaProfileConfCaProfilesControl. getCaProfile(String name)CaProfileConf[]ProtocolProxyConf. getCaProfiles()Methods in org.xipki.ca.gateway.conf with parameters of type CaProfileConf Modifier and Type Method Description voidProtocolProxyConf. setCaProfiles(CaProfileConf[] caProfiles)Constructors in org.xipki.ca.gateway.conf with parameters of type CaProfileConf Constructor Description CaProfilesControl(CaProfileConf[] caProfiles)
-